← 返回命令列表

Linux command

caps-log 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch

caps-log

Open

caps-log --dir [path/to/journal]

说明

caps-log is a terminal-based journaling application that stores entries as Markdown files organized by date. It provides a TUI for writing, browsing, and searching journal entries with a calendar view for navigation. Entries are stored as plain Markdown files in a date-based directory structure, making them easy to read, back up, and version-control outside of the application. The interface features a calendar sidebar, entry editor, and search functionality.

参数

--dir _PATH_
Path to the journal data directory.

FAQ

What is the caps-log command used for?

caps-log is a terminal-based journaling application that stores entries as Markdown files organized by date. It provides a TUI for writing, browsing, and searching journal entries with a calendar view for navigation. Entries are stored as plain Markdown files in a date-based directory structure, making them easy to read, back up, and version-control outside of the application. The interface features a calendar sidebar, entry editor, and search functionality.

How do I run a basic caps-log example?

Run `caps-log` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --dir _PATH_ do in caps-log?

Path to the journal data directory.