ssm/TODO

6 lines
348 B
Text
Raw Normal View History

2024-11-15 01:06:14 +01:00
Show "today events: " then a list of events for the day
Show "upcoming events: " then a list of events for the next 7 days in format of "in one day... in two day"
notify send when any reminder is close to occurence
Represent recurring events using recursion for generating occurrences
Sort events/tasks based on start time, end time, priority, etc