On 2025-10-31 12:01, Remind list wrote:
> > FSET subst_q(a,d,t) ...
> > REM TODO Tue COMPLETE-THROUGH Oct 15 2025 MSG %q Test
>
> That's a good solution, but if you don't want to override the built-in
> %q sequence, you could use:
>
> FSET subst_done(a, d, t) ...
> REM TODO Tue COMPLETE-THROUGH 2025-10-15 MSG %{done} Test
>
> which maybe is a bit more readable? (Recall that you can
> make your own %{anything} sequence that ends up calling
> subst_anything.)
Whoa! How did I miss this?! That's fantastic, and simplifies the
couple %X overrides I'd been using and it will feel cleaner to not be
overriding pre-defined/standard ones.
Thanks!
-tim
--
_______________________________________________
Remind-fans mailing list
[email protected]
https://dianne.skoll.ca/mailman/listinfo/remind-fans
Remind is at https://dianne.skoll.ca/projects/remind/