dionmunk / vscode-notes

Notes is a Markdown focused notes extension for Visual Studio Code that takes inspiration from Notational Velocity and nvAlt.
https://marketplace.visualstudio.com/items?itemName=dionmunk.vscode-notes
Other
63 stars 18 forks source link

Failed to create the new note. #35

Closed wildernessfamily closed 1 year ago

wildernessfamily commented 1 year ago

Hi, I'm having a little problem with the Notes extension. I installed it on my local VSCode. When I try to create a new note, it states 'Failed to create the new note.' That's it. I'm not sure where to look to find more information on why it was unable to create a new note. I did check the settings of the extension and made sure the storage location was properly set. Any guidance would be greatly appreciated. Thank you.

1021331023 commented 1 year ago

I have the same problem in the remote server. And, it fails to list notes by "alt + L"

1021331023 commented 1 year ago

I solved this problem when I added a "/" to the end of the "Notes: Notes Location"

wildernessfamily commented 1 year ago

@1021331023 Confirmed. I added the "/" and it worked. Thank you Lance!