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 40 forks source link

add support for ${workspaceRoot} in base path #62

Closed qbikez closed 4 years ago

qbikez commented 4 years ago

In some cases, I want to create notes in current workspace, instead of a global dir.

Add handling of ${workspaceRoot} in journal base path.