From 34f8486c10da8c955e0d2da846b60fb2eafdec34 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Sun, 2 Feb 2025 11:21:38 -0500 Subject: [PATCH] Update docs. --- docs/WHATSNEW | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 14f7c8e6..d09fb8d6 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -7,6 +7,10 @@ CHANGES TO REMIND the location and a longer description. The intention is to make 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 creating a reminder; these are converted to INFO clauses. Also support a popup window with the extra information when hovering over a reminder