[Remind-Fans] vCal 1.0 recurrence to Reminder

David F. Skoll dfs at roaringpenguin.com
Tue Dec 22 18:11:34 EST 2009


David wrote:

> -First and third Tuesday of every month

That'd be two reminders:

REM 1 Tue MSG First Tuesday
REM 15 Tue MSG Third Tuesday

Or more obscurely:

REM Tue SATISFY [day(trigdate()) <= 7 || (day(trigdate()) >= 15 && day(trigdate()) <= 21)] MSG First and Third Tuesdays

> -Second to last Friday of every other month

See the SATISFY clause above plus "man remind"

> -First of every fourth month
> -15th and Last day of every month:
> -Every four years in February
> -Every year in June, July, and August
> -Every year on the 100th day
> -Every other year on the 243rd day

..etc... please read the man page.  All of these are doable, but there's
no point in trying to help you until you've demonstrated that you've
read the man page.  (Also, especially for the last two, make sure
you have the latest version of Remind - 3.1.7)

Regards,

David.



More information about the Remind-fans mailing list