vscode-notes icon indicating copy to clipboard operation
vscode-notes copied to clipboard

One directory for one project

Open kanlukasz opened this issue 5 years ago • 4 comments

Hi, A nice add-on

One future request from me: You can add an option to add notes for each project? I mean - one catalog for one project

Very often people need to add notes to a particular project, but they do not want to be visible in another project 🙃

kanlukasz avatar Apr 15 '20 12:04 kanlukasz

@kanlukasz This is a feature that I am considering adding. I appreciate the input!

dionmunk avatar Apr 21 '20 02:04 dionmunk

I agree, that would be very useful! In the mean time, you can do that by setting the path in your project's settings.json like this:

"Notes.notesLocation": "/var/www/yourproject/.vscode/notes"

ToX82 avatar May 16 '20 08:05 ToX82

Along those same lines, perhaps allow relative directory for storage location? If this is already possible, I haven't figured out how.

robross0606 avatar Jul 22 '20 15:07 robross0606