On 2025-02-01 12:00, Remind list wrote:
> I've started integrating Remind with an ICAL-based calendar, and it
> occurred to me that it's a shame we lose metadata such as location and
> a longer description of events. So this release adds a new INFO
> clause to the REM command for preserving this additional information.
Any chance to get an accompanying triginfo() function to access the
INFO value(s) from an expression? (similar to the suite of trigfrom(),
trigpriority(), triguntil(), ... functions)
This sounds like an interesting way for me to migrate some of my
URL/Zoom/Teams/phonecall/location info from my current pattern
REM Feb 10 2025 AT 1:00pm MSG %"Register for class%" [\
url("https://example.edu/register")
REM Feb 13 2025 AT 10:00am DURATION 1:00 \
MSG [zoom("All-hands staff meeting", "123 456 789", "p4s5w0rD")]
type patterns that I currently do, where the functions turn their
parameters into a (optionally colorized) versions, something like
"%All-hands staff meeting%"%_ [color(darkgray)]Zoom: [color(orange)]123 456
789[color(darkgray)]/[color(orange)]p4s5w0rD[color(normal)]
so the short-desc gets put on my week/month calendar-view, and the
longer version shows up on my agenda-view.
-tim
_______________________________________________
Remind-fans mailing list
[email protected]
https://dianne.skoll.ca/mailman/listinfo/remind-fans
Remind is at https://dianne.skoll.ca/projects/remind/