Update docs.
All checks were successful
Remind unit tests / tests (push) Successful in 42s

This commit is contained in:
Dianne Skoll
2025-02-02 11:21:38 -05:00
parent 5adb5d893e
commit 34f8486c10

View File

@@ -7,6 +7,10 @@ CHANGES TO REMIND
the location and a longer description. The intention is to make the location and a longer description. The intention is to make
Remind <-> iCal conversions preserve as much information as possible. Remind <-> iCal conversions preserve as much information as possible.
- NEW FEATURE: remind: Add the triginfo() built-in function so a reminder
body can refer to INFO data. Add the %<...> substitution filter as a
shorthand for [triginfo("...")]
- NEW FEATURE: TkRemind: Add "Location" and "Description" fields when - NEW FEATURE: TkRemind: Add "Location" and "Description" fields when
creating a reminder; these are converted to INFO clauses. Also support creating a reminder; these are converted to INFO clauses. Also support
a popup window with the extra information when hovering over a reminder a popup window with the extra information when hovering over a reminder