What I’m trying to do
I’m trying to open a note, but it says << Failed to open “” >>. It’s only one note out of my vault that doesn’t open.
Things I have tried
I’ve tried disabling community plugins and restarting the software.
What I’m trying to do
I’m trying to open a note, but it says << Failed to open “” >>. It’s only one note out of my vault that doesn’t open.
I’ve tried disabling community plugins and restarting the software.
One possible cause of the Failed to open "" error is the note’s YAML/metadata/frontmatter being malformed in some way.
I would open it in another editor (Notepad++, VSCode, Sublime Text, etc.) and comment out or change the YAML (the top section) of the note to see if that helps.
Also, if the note doesn’t have any private info, you could upload it here so folks can have a look.
I deleted the top block of text and that seemed to fix it. Thanks!