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

Feature Ask: Custom Repeats #16

Open
raguiar2 opened this issue Dec 9, 2018 · 2 comments
Open

Feature Ask: Custom Repeats #16

raguiar2 opened this issue Dec 9, 2018 · 2 comments

Comments

@raguiar2
Copy link
Contributor

raguiar2 commented Dec 9, 2018

I have a question about the notification scheduling capabilities of this library. I'm trying to build out a calendar-type application that needs to schedule many notifications with custom repetition. I have a couple questions about this library.

1: Does this library still queue notifications after the app has been killed? e.g. do they persist if I queue the notification then kill the app and restart it?

2: Is there an easy way to do custom repeats? For example, if i want something to trigger on monday, tuesday, wednesday each week, is there an easy way to do that?

Thank you!

@raguiar2
Copy link
Contributor Author

Edit: After poking around in the code, I see it does save to disk. Not sure about custom repeats though

@raguiar2 raguiar2 changed the title Feature Ask: Persistent Notifications Feature Ask: Custom Repeats Dec 10, 2018
@raguiar2
Copy link
Contributor Author

Also, is there any way to edit the notifications in the queue? Wondering because I need to update the notification text on a timezone change.

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

1 participant