[Remind-Fans] Omit specific days in entries with OMITFUNC
David F. Skoll
dfs at roaringpenguin.com
Wed Jul 6 08:01:27 EDT 2011
On Wed, 06 Jul 2011 10:10:52 +0200
Jostein Berntsen <jbernts at broadpark.no> wrote:
> I have some recurring entries with OMITFUNC added to make entries not
> show when I have vacations. So$metimes specific entries during a wekk
> should be omitted because a manager is on vacation f.ex., but I can't
> use OMIT with an entries that has OMITFUNC it seems. Is there another
> way to achieve this?
For special cases, I use this idiom:
PUSH-OMIT-CONTEXT
OMIT special_case
...
REM .. whatever
POP-OMIT-CONTEXT
Regards,
David.
More information about the Remind-fans
mailing list