Yannick Copin wrote: > Hi, > > I missed an important appointment today because I forgot to have a look > at my Palm/Jpilot agenda first thing in the morning :( I did not forget > to check my mail though... > > So... Is there a way to receive (e.g. everyday at midnight) a mail > reminder with the appointements of the day, and the todo items? > Behold the power of Unix! How about putting this in your crontab for 00:01. jpilot-dump -N | mailx -s "Appointments for `date`" yannick jpilot-dump -T | mailx -s "ToDos for `date`" yannick > Could be also an automatically updated webpage, used w/ e.g. the "check > for page updates" from Mozilla. > You could take the output of jpilot-dump and write it to a file where the web server will dish it out. > And what about an RSS feeder? > I suppose you could do the same here. > Cheers. > > PS: I don't want to use the alarm from Jpilot, because it sets then the > Palm alarm too, which I don't want to use... I wonder if there is a silent alarm sound file. That would be handy to play silent alarms yet still have sound turned on. Judd
More information about the jpilot mailing list