Subscribing to cards to stay on top of activity
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
When other users change cards, e.g. move them between lists, update the due date, or add attachments or comments, I only find out about these things if they don't forget to explicitly mention me, or if I make an effort to check every card at regular intervals. Neither is a sustainable path and it is impossible to stay on top of a dozen cards if I want to get actual work done and not constantly check cards.
It would be good if I could subscribe to cards, such that I get notifications whenever these are touched in any way.
Using Nextcloud 27.0.1 and Deck 1.10.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the existing Deck card activity and notification behavior, then determine how a card subscription would be represented and surfaced. Done means users can subscribe to a card and receive notifications for the listed changes, with coverage for the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100