Linux command
calcurse 命令
趣味
复制后可按需替换文件名、目录或参数。
常用示例
Example
calcurse
Example
calcurse -a
Example
calcurse -t
Example
calcurse -n
Example
calcurse -d [MM/DD/YYYY]
Example
calcurse -r [7]
Import
calcurse -i [calendar.ics]
Export
calcurse -x ical > [calendar.ics]
说明
calcurse is a text-based calendar and scheduling application. It provides a curses-based interface for managing appointments, todos, and notes with support for CalDAV synchronization. The interactive interface shows a monthly calendar, appointments list, and todo list simultaneously.
参数
- -a, --appointment
- Print appointments and events for today and exit
- -t, --todo
- Print todo list and exit
- -d _date_
- Print appointments for specified date
- -n, --next
- Print next appointment
- -r, --range _days_
- Print appointments within range of days
- -i _file_
- Import iCal (.ics) data from file
- -x _format_
- Export data (ical or pcal format)
- -c _file_
- Use alternate calendar file
- -D, --directory _dir_
- Use alternate data directory
FAQ
What is the calcurse command used for?
calcurse is a text-based calendar and scheduling application. It provides a curses-based interface for managing appointments, todos, and notes with support for CalDAV synchronization. The interactive interface shows a monthly calendar, appointments list, and todo list simultaneously.
How do I run a basic calcurse example?
Run `calcurse` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -a, --appointment do in calcurse?
Print appointments and events for today and exit