hymie! writes:

>So I'm looking for a way to
>(*) calculate (but not display) the nights of Jeff's party
>(*) check the first Friday of the month
>(*) if it doesn't match Jeff's party, then it's my party
>(*) othewise, check the second Friday

About a half hour after I wrote my e-mail, I figured out my answer.

rem 7 dec 2012 skip *14 scanfrom [trigger(today()-13)] satisfy 1
if (day(trigdate()) < 15)
  rem [trigger(trigdate())] msg party
endif

Remind is ***awesome*** .  I just wish I could sync it with my iTouch.

--hymie!    http://lactose.homelinux.net/~hymie    [email protected]
-------------------------------------------------------------------------------
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
Remind is at http://www.roaringpenguin.com/products/remind

Reply via email to