vscode-journal icon indicating copy to clipboard operation
vscode-journal copied to clipboard

Lightweight journal and simple notes support for Visual Studio Code

Results 34 vscode-journal issues
Sort by recently updated
recently updated
newest added

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...

bug

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": [...

bug

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...

enhancement

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:...

dependencies