[email protected] wrote: > 1) I seem to recall that it was possible to config remind to read all > rem-files from a certain directory so that I could just do "remind > -s+2 -b1 -m", how do I do that?
If you invoke "remind" as "rem", it assums ~/.reminders. So: rem -s+2 -b1 -m > 2) The output is almost perfect (I want to incorporate the > wekk-nr-thing I saw in the mail archive) but I wonder if I can reformat > it so that: > 2010/06/22 * peradm 60 900 15:00-16:00 appointment-text-consorship > becomes: > Tue 2010-06-22 15:00-16:00 [peradm] appointment-text-consorship That is a job for Perl. Regards, David. _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
