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

Date erroneously appearing when creating a new task #131

Closed sklarsa closed 2 years ago

sklarsa commented 2 years ago

When I Ctrl-J and type task do my important activity I get this in the journal:

- [] May 13, 2022 - Task: do my important activity

I don't think the date should be showing up here, since it's already in the correct journal entry.

Running v1.0.1

sklarsa commented 2 years ago

Fixed by modifying the default template...