evernote-to-obsidian
evernote-to-obsidian copied to clipboard
PDF files not loading
Amazing script. Thank you for creating this.
One issue I'm trying to resolve is the PDF files are not loading from my Evernote export. The files exist in resources but do not load in Obsidian. I have too many of these manually updating each and every one won't be an option.
Any guidance on how to solve this issue? I'm new to Obsidian so perhaps I'm missing something else.
I'd doublecheck the markdown and see if the path is corrupted. For some reason when I did the export, a lot of the paths got changed to have the string resources
(or similar) in front of them.
The good news is that if you remove the leading path and just have the bare filename, Obsidian is pretty good about finding that file if it's anywhere in your vault (especially if it has a unique name).
-- Doug