Inspired by @dittomat's journaling app which took inspiration from @SimoneGiertz's amazing calendar, this is my spin on the idea. The original prototype was built in a week with the goal of having a very simple way of consolidating my daily thoughts.
All jrnl entries are saved in /Documents/jrnl Entries
as .jrnl
files. These files are markdown files that can be opened and read
in any other markdown editor.
jrnl tries its hardest to save your entries as much as it can. It will save automatically when you switch to viewing another entry
and when you quit (by pressing Esc
). But if that isn't enough for you, Ctrl/Cmd+S
will manually save the entry as well.
Upon opening jrnl it will automatically open up the day's entry. If an entry does not exist it will make one.
Download the latest version from the releases tab in this repo and run the executable.
This project is built with Node.js and Electron. To develop for this have Node.js installed and do the following:
- Clone the repo
- navigate to application folder in a terminal
- run
npm install
- run
npm start
to open application
Use npm run package-win32
to use electron packager
to automatically build the electron app into a Win32 executable.
I'm a college student, so if you enjoy my work please donate: