ical2rem.pl will take the ical files created by apple calendars and create remind files,
There's also a reverse out there somewhere. -- Justin B. Alcorn PGP Fingerprint A36D D691 C5B0 BE15 5A2A AF49 AA1C 372C On Sun, Dec 2, 2012 at 10:20 AM, hymie! <[email protected]> wrote: > > 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 > _______________________________________________ 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
