On Fri, 23 Dec 2011 14:31:48 -0800 Albert Skye <[email protected]> wrote:
> The shorthand made available by the substitution filter would be more > useful if it were possible to optionally omit prepositions. > Specifically: > %[2|3] - omit "at" Use [trigtime()] instead for %3. For %2, you'd need to write a function to convert from 24h to 12h time. That's left as an exercise for the reader. > %[a|c|e|f|g|h|i|j|k|l|u|v] - omit "on" We can't omit the preposition because of the "today/tomorrow" cases. But with a little work (again left as an exercise) you can write Remind functions to do what you need. 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
