On Mon, 07 Mar 2016 23:08:50 +0100 Jostein Berntsen <[email protected]> wrote:
> I would like to list all reminders, including all the ones from > previous weeks. Is there a way to do this? rem -t -q -r 1990-01-01 If you want to be super-fancy, you can prefix each reminder with its very first trigger date: rem -t -q -r '-imsgprefix(x)=$T+" "' 1990-01-01 Regards, Dianne. _______________________________________________ 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
