ToDo options
From GnokiiWiki
| Command Line Options |
|---|
Note: these commands are supported only by Nokia phones over FBUS.
gnokii --gettodo start_number [end_number|end] [-v]
gnokii --writetodo vcalendarfile number
gnokii --deletealltodos
--gettodo
--gettodo start [end] [-v]
get the notes with numbers from start to end from calendar.
-v - output in vCalendar 1.0 format (vCalendar 2.0 format if libgnokii is compiled with libical support)
--writetodo
--writetodo vCalendarfile number [end_number|end]
write the notes to ToDo list.
More than one note a time can be saved. end is a keyword that denotes 'everything till the end'.
number - location of the note in the vCalendar file
--deletealltodos
--deletealltodos
delete all notes from the ToDo list.

