jrnl Command-Line Journal and Note Capture Tool
jrnl is a command-line journal application that lets you capture thoughts and notes without leaving the terminal. It stores entries as human-readable plain text with optional AES encryption, supports natural-language timestamps, and integrates with external editors and cloud sync services.
jrnl Command-Line Journal and Note Capture Tool
jrnl is a command-line journal application that lets you capture thoughts and notes without leaving the terminal. It stores entries as human-readable plain text with optional AES encryption, supports natural-language timestamps, and integrates with external editors and cloud sync services.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/jrnl-command-line-journal-note-capture/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/jrnl-command-line-journal-note-capture
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/jrnl-command-line-journal-note-capture.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.