On Sat, 25 Oct 2014 02:44:49 -0400 Benjamin Bass <[email protected]> wrote:
> So my .reminders file is not much more than a bunch of include > statements, so when I call rem, it's a little hard to distinguish > which reminders fit into which categories. To solve this, I include a > REM MSG ***********SUBJECT************* at the beginning of each file > and it's really helpful. However, when I call rem -c to get my > calendar output, these statements show up and it's unsightly. use this instead: REM MSG %"%" ***********SUBJECT************* The %"%" trick is documented in the man page. Regards, David. _______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
