-
(Difference between revisions)
Line 1: Line 1: - [http://jalcorn.net/public/ical2rem.pl iCal2Rem]- Converts iCal to Remind+ == Convert iCal to Remind ==+ [http://jalcorn.net/public/ical2rem.pl iCal2Rem]- [http://mark.atwood.name/code/rem2ics/ Rem2ics] - ConvertsRemind toiCal+ Group all calendars you want to sync with Remind and publish them. Plug the url to the published .ics into the following command:- [[Quicksilver AppendtoRemind]]+ <pre>curl http://homepage.mac.com/username/.calendars/toRemind.ics | ical2rem.pl --label "iCal2Reminder" >~/.ical2rem</pre>+ + == Convert Remind to iCal ==+ + [http://mark.atwood.name/code/rem2ics/ Rem2ics]+ + <pre>remind -s30 -irem2ics=1 ~/.reminders | TZ=US/Eastern rem2ics -do -norecur >/Users/username/Sites/Reminder2iCal.ics</pre>+ + Subscribe to this calendar in iCal. Must haveRevision as of 20:40, 26 May 2007
Convert iCal to Remind
Group all calendars you want to sync with Remind and publish them. Plug the url to the published .ics into the following command:
curl http://homepage.mac.com/username/.calendars/toRemind.ics | ical2rem.pl --label "iCal2Reminder" >~/.ical2rem
Convert Remind to iCal
remind -s30 -irem2ics=1 ~/.reminders | TZ=US/Eastern rem2ics -do -norecur >/Users/username/Sites/Reminder2iCal.ics
Subscribe to this calendar in iCal. Must have
- Meta