mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Notifications for cards that passed due date #329
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jicho on GitHub (Jun 8, 2023).
Hi,
This filter request in #194 sounds like a great feature.
I would like to add another one... The option to get notifications (under the little bell) of cards that passed the due date.
Another, more planka like, solution is also fine.
At the moment it's rather difficult to manage cards that should be finished according to the due date.
@accade commented on GitHub (Jun 12, 2023):
It would be really nice to have it.
@jicho commented on GitHub (Jun 13, 2023):
A little addition... It would be nice to see notifications over all projects/boards.
This probably would be a setting as I assume that not everybody will like that(?).
@TischerT commented on GitHub (Aug 12, 2023):
I would also be happy if the due date could change colour once passed.
@aadityabhatia commented on GitHub (Jan 22, 2024):
Something like ntfy might be great for push notifications before or on due date.
@ajknol commented on GitHub (Jun 13, 2024):
Any news on this so far? Would be great if notifications could change color e.g. red once passed!
@Rydberg95 commented on GitHub (Oct 31, 2024):
Now that Telegram notifications shipped, it is even more sought after to have notifications for cards that are close to/passed due date. Is the bigger "issue" maybe the support for "batch jobs" (or rather synchronized jobs?).
Could one implementation be that there is a setting for running notification jobs every x minutes, and all cards that are due (and have not previously been notified) will be sent via a selected notification API to the owner/collaborator of the card?