-
Notifications
You must be signed in to change notification settings - Fork 8
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
Next two tasks always shown in the notification drawer and in the lock screen #39
Comments
Could you please elaborate what you mean? |
A list of next two activities (scheduled) always shown in notifications drawer. |
So you mean a new type of notification for schedules due in the future? Like "Shop groceries will be due on ..."? When should this notification occur? Upon schedule creation or x days before due date? |
The app creates the notification in the notification drawer by simply reading the first two tasks at the top of the planner (schedules). This means that it goes on forever, until the activities end, as a machine gun eats its bullets before expelling them... |
Permanent notification, I mean.
The text was updated successfully, but these errors were encountered: