View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#485
Can you please enter these two commands in X-Term:
(The first command shows all calendarIds (numbers) and calendar
names, the second command shows all visible calendars for the
widget).

sqlite3 /home/user/.calendar/calendardb "select calendarId, Name from calendars;"

grep "visible_calendars" /home/user/.cal_home_widget
 

The Following User Says Thank You to nicolai For This Useful Post: