visualcurrent / Notion-2-Obsidan

Conversion routines to convert all Notion .md exports to full Obsidian compatibility
260 stars 47 forks source link

Databases #29

Open jimpfaff opened 2 years ago

jimpfaff commented 2 years ago

I've run the script a few times now, and it seems that the process gets stuck when a database page comes us. The error says "[Errno 63] File name too long." Is this a normal issue? Maybe the approach should be to have the script skip over each record with this error and print out a log at the end

visualcurrent commented 2 years ago

See if you can reduce the file name by working from the highest directory possible with the shortest directory name possible. C:\\<ShortestFolderName>\Notion.zip

jimpfaff commented 2 years ago

I got it to work. But I had to run through the terminal about 15 times to see the problem that popped up and then go to notion to edit the entry. About 30 pct of them were database tables. The rest were long titles that I had created by clipping various websites (especially Twitter posts).