patleeman / VSNotes

Simple VS Code extension for plain text note taking.
https://marketplace.visualstudio.com/items?itemName=patricklee.vsnotes
MIT License
174 stars 33 forks source link

Add Note to Workspace, Not Repository #86

Open dfdumaresq opened 4 years ago

dfdumaresq commented 4 years ago

When I try to create a new note in a workspace, I am shown my repositories that are open with my Workspace and a new uncommitted vs note entry is created.

I do not wish to create a note in my repos, but rather in the VSCode workspace.

Am I missing something?