KonsoleKalendar

From KDE UserBase Wiki
Revision as of 08:19, 20 August 2008 by OpenIDUser53 (talk | contribs) (New page: konsolekalendar is an application to administer a calendar without a graphical user interface. konsolekalendar's syntax must be learned first. So, here is a short introduction how you can ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

konsolekalendar is an application to administer a calendar without a graphical user interface. konsolekalendar's syntax must be learned first. So, here is a short introduction how you can use konsolekalendar.

  • Add a calendar entry
konsolekalendar --add --summary abcd      
  • Show all calendar entries
konsolekalendar --all 2>errorlog  
  • Show your calendar file
konsolekalendar --view 2>&1 | grep resource | grep konsolekalendar