Minimal journaling CLI for developers.
brew tap jtaylortech/journalot
brew install journalot
git clone https://github.com/jtaylortech/journalot.git
cd journalot
sudo ./install.sh
A CLI tool for maintaining a daily markdown journal with Git version control. Just type journal in your terminal and start writing.
journaljournal "Had a breakthrough" appends without opening editorjournal --date "last friday" or --yesterday$EDITOR, no learning curvejournal # Open today's journal
journal "Had a breakthrough today" # Quick capture
journal --yesterday # Open yesterday's entry
journal --date "last friday" # Natural language dates
journal --search "confidence" # Search all entries
journal --list # List all entries
journal --stats # View statistics
journal --backup # Create backup
Full documentation, configuration options, and advanced features available on GitHub.
If journalot helps you stay consistent, consider sponsoring development.