We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A few usage examples to expand on the official documentation for khal list:
khal list
khal list --help will pull up built in documentation.
khal list --help
khal list -d soccer will display events, in list form, from every calendar except "soccer."
khal list -d soccer
khal list -a soccer will display events, in list form, from only the "soccer" calendar.
khal list -a soccer
khal list -a soccer today 30d will show all events in next 30 days (from the "soccer" calendar).
khal list -a soccer today 30d
khal list 2019-12-01 31d will show all all events for the 31 days following Dec 1, 2019.
khal list 2019-12-01 31d