JRNL
Simple Journaling Software for Keeping Track of Daily Thoughts
Install / Use
/learn @Blarfnip/JRNLREADME
JRNL
ABANDONWARE NOTICE
As of 2024, this project is free to use and open source.
I strongly encourage forking the repo and building on top of this project.
A Simple Journaling Software for Keeping Track of Daily Thoughts
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.
Renaming .jrnl files will cause JRNL to lose track of them
Installing
Grab the application pre-compiled for windows at itch.io
For Development
This project is built with Node.js and Electron. To compile from source, have Node.js installed and do the following:
- Clone the repo
- navigate to application folder in a terminal
cd ./application - run
npm install - run
npm startto open application
To build an executable
Use npm run package-win32 to use electron packager to automatically build the electron app into a Win32 executable.
Like this project?
Related Skills
docs-writer
99.6k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
342.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
arscontexta
2.9kClaude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
cursor-agent-tracking
134A repository that provides a structured system for maintaining context and tracking changes in Cursor's AGENT mode conversations through template files, enabling better continuity and organization of AI interactions.
