[Remind-Fans] "Sticky Notes" for "remind"

Dianne Skoll dianne at skoll.ca
Thu Jan 20 17:09:11 EST 2022


On Thu, 20 Jan 2022 15:59:18 -0600
Tim Chase via Remind-fans <remind-fans at lists.skoll.ca> wrote:

> For what it's worth, this is even built-in:

>   REM FROM 2024-02-10 MSG Sticky todo

That works, or even:

    REM 2024-02-10 *1 MSG Nagging you once a day!
    REM 2024-02-10 *7 MSG Nagging you once a week!

but all of these options have the disadvantage of
cluttering up the calendar.  That can be remedied with:

    FSET _rep(n) iif($CalMode, "", "*" + n)
    REM 2024-02-10 [_rep(1)] MSG Nagging you once a day!
    REM 2024-02-10 [_rep(7)] MSG Nagging you once a week!

Regards,

Dianne.


More information about the Remind-fans mailing list