[Remind-Fans] Categorize OMIT

hymie! hymie at nasalinux.net
Wed Mar 1 22:02:31 EST 2023


> The only issue I've found is that if a file is included multiple
> times, OMITs with MSG portions show up multiple times.  E.g.
>
> Note the "Common holiday" shows up twice on the 3rd.

What I do is start my individual files, for example, "birthdays.rem", with

SET birthdays_included 1

and then my include statement is wrapped in an if

if (!defined("birthdays_included"))
  include /home/hymie/.reminders.d/birthdays
endif

This might help.

--hymie!


More information about the Remind-fans mailing list