On Mon, 2007-08-13 at 21:03 -0400, Paul Brookbanks wrote: > sorry just figured out that I need to use commands like: > > echo REM 22 Aug MSG Marks discharge from spacecraft >> .reminders > > is this the proper format and are there any suggestions on an alias that > allows for changes to options to make this easier? > > Thanks > cec
Ah I'd just sent my reply off just before I saw that you'd worked it out. I have an alias in my .bash_aliases file which reads alias todo='vim $HOME/.reminders' vim also has a nice syntax which colours the keywords for your .reminders file. See some of the recent discussion on the list for how to get it working. Shelagh > > _______________________________________________ > Remind-fans mailing list > [email protected] > http://lists.whatexit.org/mailman/listinfo/remind-fans _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
