Calendar database
m |
|||
Line 31: | Line 31: | ||
==== CalendarProfile ==== | ==== CalendarProfile ==== | ||
- | === | + | === ComponentDetails === |
==== Id ==== | ==== Id ==== | ||
==== ComponentType ==== | ==== ComponentType ==== |
Revision as of 00:08, 20 September 2010
The calendar database can be found in /home/user/.calendar/calendardb. The goal of this wiki is to provide enough information on the calendar database in order to implement mass modifying/adding/deleting events verifying some criterias (string match in title, locations, comments for example). It could be easy then to write a small shell script using zenity and sqlite3 to perform this tasks.
Contents |