Only using significant events #9

Closed
opened 2025-12-29 18:27:51 +01:00 by adam · 1 comment
Owner

Originally created by @nickoneill on GitHub (Mar 14, 2015).

Hi there,

Say I only want to use the significant event tracker and disable the daysUntilPrompt and usesUntilPrompt notifications. Does setting these to 0 disable similarly to the remind functionality?

Originally created by @nickoneill on GitHub (Mar 14, 2015). Hi there, Say I only want to use the significant event tracker and disable the `daysUntilPrompt` and `usesUntilPrompt` notifications. Does setting these to 0 disable similarly to the remind functionality?
adam closed this issue 2025-12-29 18:27:51 +01:00
Author
Owner

@coneybeare commented on GitHub (Mar 14, 2015):

No they don't, but if you don't ever want to show a prompt, implement a ArmchairShouldPromptClosure to stop it from ever showing, or set those values to their max.

@coneybeare commented on GitHub (Mar 14, 2015): No they don't, but if you don't ever want to show a prompt, implement a `ArmchairShouldPromptClosure` to stop it from ever showing, or set those values to their max. ``` ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#9