Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locale plugin #10

Closed
mxrowanthomas opened this issue Jun 23, 2010 · 1 comment
Closed

Locale plugin #10

mxrowanthomas opened this issue Jun 23, 2010 · 1 comment

Comments

@mxrowanthomas
Copy link

A locale plugin with has the ability to make computers on a local linux network sound the alarm if it is left unanswered after some fixed number of times the alarm sounds when a locale condition is effect.

e.g. reminders go onto home sound system when at home but not otherwise.

This will require some way to indicate that you have heard the alarm and do not want it to sound on the whole system (e.g. in bath or otherwise occupied). It should then just keep sounding on the device only.

@chrisboyle
Copy link
Owner

Done in commit d041a58 and commit cbe7877. The "seen" flag is set by clicking on the notification (and only that: simply opening the app doesn't set it). As a necessary feature of this implementation, clicking on a notification will now take you to the specific timer that raised the notification.

This is only a condition; you'll still need suitable actions to attach to it, but they will not be part of the Timer project, so closing this issue.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants