Man page - konsolekalendar-trinity(1)

Packages contas this manual

Manual

KONSOLEKALENDAR(1) General Commands Manual KONSOLEKALENDAR(1)

konsolekalendar - Command line interface to TDE calendars

konsolekalendar [Qt-options] [TDE-options] [options]

KonsoleKalendar is a command line interface to TDE calendars. It lets you view, insert, remove, or modify calendar events by way of the command line or from a scripting language. Additionally, KonsoleKalendar can create a new TDE calendar, export a TDE calendar to a variety of other formats, and import another TDE calendar.

Print helpful runtime messages.
Print what would have been done, but do not execute
Specify which calendar you want to use.

Major operation modes:

Print calendar events in specified export format.
Insert an event into the calendar.
Modify an existing calendar event.
Remove an existing calendar event.
Create new calendar file if one does not exist.
Import this calendar to main calendar.

Operation modifiers:

View all calendar entries
View next activity in calendar.
From start date show next # days' activities.
Event Unique-string identifier.
Start from this day [YYYY-MM-DD].
Start from this time [HH:MM:SS].
End at this day [YYYY-MM-DD].
End at this time [HH:MM:SS].
Start from this time [secs since epoch].
End at this time [secs since epoch].
Add summary to event (for add/change modes).
Add description to event (for add/change modes).
Add location to event (for add/change modes).

Export options:

Export file type (Default: text).
Export to file (Default: stdout).
Print list of export types supported and exit.

Show help about options.
Show Qt specific options.
Show TDE specific options.
Show all options.
Show author information.
Show version information.
Show license information.
--
End of options.

Use the X-server display `displayname'.
Restore the application for the given `sessionId'.
Causes the application to install a private color map on an 8-bit display.
Limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification.
Tells Qt to never grab the mouse or the keyboard.
Running under a debugger can cause an implicit -nograb, use -dograb to override.
Switches to synchronous mode for debugging.
Defines the application font.
Sets the default background color and an application palette (light and dark shades are calculated).
Sets the default foreground color.
Sets the default button color.
Sets the application name.
Sets the application title (caption).
Forces the application to use a TrueColor visual on an 8-bit display.
Sets XIM (X Input Method) input style. Possible values are onthespot, overthespot, offthespot and root.
Set XIM server.
Disable XIM.

Use `caption' as name in the titlebar.
Use `icon' as the application icon.
Use `icon' as the icon in the titlebar.
Use the DCOP Server specified by `server'.
Disable crash handler, to get core dumps.
Waits for a WM_NET compatible windowmanager.
Sets the application GUI style.
Sets the client geometry of the main widget.

konsolekalendar --view

konsolekalendar --add --date 2003-06-04 --time 10:00 --end-time 12:00 --summary "Doctor Visit" --description "Get My Head Examined"

konsolekalendar --delete --uid KOrganizer-1740326.803

More detailed user documentation is available from help:/konsolekalendar (either enter this URL into konqueror, or run `khelpcenter help:/konsolekalendar').