Greetings,
I want to suggest that SCHEDULED and DEADLINE support things like "first Monday
of the month" like cron.
Thanks
>> I want to suggest that SCHEDULED and DEADLINE support things like "first
>> Monday of the month" like cron.
>That would indeed be nice. But may you provide more details on how you
>envision such support to be implemented?
I'm not sure. I am a lowly user :)
"++1m@Mon#1"? Maybe employ cron syn
>Note that we also have diary style timestamps with arbitrary logic of
>date selection.
>
>The question is whether a more specialized repeater specification is
>needed. And if it is needed, what should be the available features.
>
>So far, you listed:
>1. Specific day of week, nth from the beginnin
>Any alternative ideas about syntax? My main concern is when the weekday
>name is not in English.
crontab also supports numerals:
0=Sunday
1=Monday
...
6=Friday
7=Sunday (in a sweet attention to detail and how brains work)
I suggest:
- numerals as the default language-agnostic implementation
- T