A simple port of Emacs' org-journal to VSCode
- clone
npm install @types/node --save-dev
vsce package
Currently supports opening the current day's journal, and navigating to the next/previous day.
Uses .org files, so you'll need some org extension.
This extension contributes the following settings:
org-journal.journalDirectory
: Where your daily org files are stored.
Initial release
Implements search and adds license