KonsoleKalendar: Difference between revisions

From KDE UserBase Wiki
(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 ...)
(No difference)

Revision as of 08:19, 20 August 2008

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