pajoma / vscode-journal

Lightweight journal and simple notes support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pajoma.vscode-journal
GNU General Public License v3.0
233 stars 41 forks source link

Create new un-scoped notes. #22

Closed pratuat closed 6 years ago

pratuat commented 7 years ago

How can I create a note that would reside in root folder ?

Whenever I create a new note, it is created within the folder hierarchy of current day. Can't I create a note in root folder without scoping it by the date of creation ?

pajoma commented 7 years ago

Having them stored in a folder structured by dates was kind of the point. But your suggestion let me to rethink issue #20. I will try to come up with an idea (using the same approach). I'll track it there.

pajoma commented 7 years ago

Ah, one question: Do you want to have a choice between scoped and un-scoped notes?

pratuat commented 7 years ago

Just having a named note in the root directory would be fine for me. But if one can have named notes scoped(nested) within directories, that would be awesome too.

pajoma commented 6 years ago

Fixed in new version, path patterns are now configurable