System Grab Bag

View all TLDR pages from Linux (or from all pages)

calcurse

A text-based calendar and scheduling application for the command-line. More information: https://calcurse.org.
  • Start calcurse on interactive mode:
    calcurse
  • Print the appointments and events for the current day and exit:
    calcurse --appointment
  • Remove all local calcurse items and import remote objects:
    calcurse-caldav --init=keep-remote
  • Remove all remote objects and push local calcurse items:
    calcurse-caldav --init=keep-local
  • Copy local objects to the CalDAV server and vice versa:
    calcurse-caldav --init=two-way

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.