A reminder in case it was overlooked: event scheduling should have ‘smart’ recurrences in addition to the specified YY/MM/DD selections (with optional recurrence):
[ul][li] every day[/li]
[li] every weekday[/li]
[li] every weekend[/li]
[li] every (checkboxed set of days)[/li]
[li] every 1st/2nd/3rd/4th/5th (weekday) of every month[/li]
[li] every MM/DD[/li]
[/ul]It adds complexity, but would make it easy for people to schedule odd-ish events.
Another possible addition would be to add timed computer tasks (much like cron’s operations). For example, instead of just texting you a reminder to start the weekly backup of your file server, it could kick off an ssh session that starts (and logs) the backup.
These are ideas for future implementation, not for immediate attention.
N