Linux command
calcure 命令
趣味
复制后可按需替换文件名、目录或参数。
常用示例
Launch
calcure
Start
calcure --date [2024-01-15]
Import
calcure --import [path/to/file.ics]
说明
calcure is a terminal-based calendar and task manager with a modern TUI. It displays a monthly calendar view alongside task lists, supporting event creation, recurring events, and task management with priorities and deadlines. The interface provides vim-like keybindings for navigation and supports color-coded categories, multiple calendars, and iCal import/export. Events and tasks are stored locally and can be synced through iCal-compatible services.
参数
- --date _DATE_
- Start on a specific date (YYYY-MM-DD).
- --import _FILE_
- Import events from an iCal (.ics) file.
- --config _FILE_
- Use a custom configuration file.
- -p, --privacy
- Launch in privacy mode (hide event details).
FAQ
What is the calcure command used for?
calcure is a terminal-based calendar and task manager with a modern TUI. It displays a monthly calendar view alongside task lists, supporting event creation, recurring events, and task management with priorities and deadlines. The interface provides vim-like keybindings for navigation and supports color-coded categories, multiple calendars, and iCal import/export. Events and tasks are stored locally and can be synced through iCal-compatible services.
How do I run a basic calcure example?
Run `calcure` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --date _DATE_ do in calcure?
Start on a specific date (YYYY-MM-DD).