raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=a4acb240cb870ad03fb5508644889a8b2502607c
commit a4acb240cb870ad03fb5508644889a8b2502607c Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Mon Feb 10 15:05:04 2020 +0000 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 --
