vscode-journal
vscode-journal copied to clipboard
Lightweight journal and simple notes support for Visual Studio Code
When using the "Ctrl + Shift + J" to enter a new entry, a wrong date is set when I start the entry with "Do". For example, today is Tue...
The weekly entry title defaults to `# Week ${week}\n\n`. When i try to customize the weekly template configuration in the `settings.json` file like below, it doesn't work. ```json "journal.templates": [...
I have been trying to set it up so i can just use weekly journal entries. E.g. i would like a weekly (like there is) but also for my memos...
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `serialize-javascript` from 6.0.0 to 6.0.2 Release notes Sourced from serialize-javascript's releases. v6.0.2 fix:...