You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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).
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
The text was updated successfully, but these errors were encountered: