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

[feature] Use `~` in `Notes.notesLocation` #50

Open grahamcharleslewis opened 1 year ago

grahamcharleslewis commented 1 year ago

It looks like using a users root directory (~/) doesn't currently work. Being able to use this in Notes.notesLocation would really help when working on more than one machine.

P.S. I'd love folders too 👍

vmtest888 commented 5 months ago

It doesn't seem like you can use environment variables like ${env:USERPROFILE}