From a4acb240cb870ad03fb5508644889a8b2502607c Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Mon, 10 Feb 2020 15:05:04 +0000 Subject: [PATCH] todo - calendar events and alarms based on a discussion with vtorri... let's see. :) --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO b/TODO index 86ea7fe15..4873cfcd8 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,15 @@ TODO: +* clock - add event/alarm/appointment tracking and notifications etc. + * this perhaps can be merged with the cron front-end + * cmdline tools to import/export events and alarms + * dbus api to imports/export calendar + * some kind of intrgration to ical/outlook and other calendar data + * display events/alarms in calendar + * ability to wake up from screen sleep and show an alarm or + notification even if locked + * ability to wake up from suspend/hibernate like above + * ability to even power on/boot from nothing + * the above will require RTC and other deep integration... * magnifier - need a magnifier tool * live follow the mouse and zoom around it in some corner /region of the screen