[Remind-Fans] auto deleting rem lines after popup
David F. Skoll
dfs at roaringpenguin.com
Thu Mar 17 12:51:54 EDT 2011
On Thu, 17 Mar 2011 09:57:19 -0600
Dave Parker <cedardocster at gmail.com> wrote:
> I have another script (triggered by an autokey hotkey)i use to create
> new reminders throughout the day for things I need to remember in 7
> minutes, or 45 minutes etc. and end up with a lot of one-time only
> rem lines in the rem file.
You can use the "-j" option to run Remind in Purge Mode. This cleans
out reminders that can never be triggered again. See "man remind" and
search for PURGE MODE. You can run a script once a night from cron,
something like this:
remind -j /path/to/file.rem && mv /path/to/file.rem.purged /path/to/file.rem
[Purge mode is relatively new; it was introduced in 03.01.09.]
Regards,
David.
More information about the Remind-fans
mailing list