vscode-journal
vscode-journal copied to clipboard
Lightweight journal and simple notes support for Visual Studio Code
I like to propose a scaffolding feature where I can create a skeleton for the whole year.. this is just 365 files few bytes each! I have many projects, and...
As preparation for the scopes support and configurable filenames, we need to have dynamic settings available. Templates for notes and journal entries within the vscode settings is not very efficient....
If a remote development method is used (ssh in this case), new journal file creation gives an error, but apparently succeeds as subsequent access to file location works fine. Repro:...
It would be nice to have the ability to insert images into notes with CTRL+V. They should probably be stored in the same note as Base64 at the bottom of...
# Info - vscode 1.28.2 - vscode-journal 0.9.1 - Windows 10 64bit # Details I'm experiencing some odd changes in syntax highlighting when vscode-journal is enabled, especially with checkbox lists....
## Info Windows OS 10 Pro 64 bits VS Code 1.24.1 Journal v 0.6.0 ## Issue Details `Journal: Quick Memo` always throws exception and VS Code notify with message `Command...
When entering an input for opening a journal page, a pick list could show all already existing journal pages (e.g. last 10 and next 5 days). Next to each entry,...
See #30 for description
Hi, I really enjoy working with the journal. What I am missing is a way to prepare a whole week with dates. So right now I have a template and...
Hello, I just made the experience that when I enter a note or task which starts with letter n, like "task new", that character is somehow lost / removed. How...