caps-log
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/caps-log/
A small TUI journaling tool.
pacman -S caps-log-bin

caps-log is a TUI journal that records daily entries as Markdown files. It parses log files to identify sections and tags automatically.
This journal displays a calendar and two menus that list section titles and tags. You can select a date to open a log in the editor using the $EDITOR environment variable. It supports remote storage by integrating with Git and includes a basic encryption option using AES-128 for speed and security. The interface uses keyboard shortcuts for navigation and log management, keeping the view clear and organized.
caps-log works great for those who want to track, log and organise activities and habits all in the terminal. If you want a tightly integrated journal that encrypts your data, visualises entries, works with your favorite editor and you're familiar with markdown, consider trying out caps-log.