>> 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 syntax for month and week for what's after "@"? Another example: "++1m@17" (= add 1 month then the next 17th of the month)