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

Variables does not work when creating new memo #61

Closed lahtite closed 3 years ago

lahtite commented 4 years ago

I would like to include creating timestamp before memo line, but it seems that variables does not work there.

Settings.json "journal.tpl-memo": "- MEMO ${d:H.mm}: ${input}", Result: - MEMO ${d:H.mm}: testnote

pajoma commented 3 years ago

Does this problem still appear with the new version?

pajoma commented 3 years ago

Tested again, seems to work