Hey, > I have a similar setup. I keep all of my "I want a message" reminders > in one file, and point the daemon at that file instead of ~/.reminders, > and then INCLUDE that file in ~/.reminders so those messages show up in > my calendar, etc. But because the daemon isn't looking at ~/.reminders, > I don't get messages for everything else.
Ah that's actually a real good idea, and quite obvious :) I think splitting up into extra files for the daemon is the way to go... or just wrap the includes in the base file into a condition. Thanks a lot! _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
