Only show tasks in the Task app that I'm assigned to
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
To me, large Decks are sadly quite unusable from the Tasks app, don't know how your workflow is in this case/what the current benefit of having the Decks in the Tasks app is.
The main problem is, that all cards are shown as tasks and not only the ones that I'm assigned to. For me the idea of a task is, that I only want to see it if I have to take care of it. And when I want to have a project overview I go to the Deck app.
Also the mobile task clients are overwhelmed by the massive amount of "unnecessary" tasks.
But maybe I am just using it wrong 😅
Describe the solution you'd like
Maybe it is possible to have in each board a toggle (just like the Due dates reminder one) where one can switch between Sync all cards to the Tasks app and Only sync assigned cards to the Tasks app. This would also avoid to break compatibility for users who prefer the current implementation.
Describe alternatives you've considered
Not using the feature of showing decks in Tasks app at all.
Additional context
None
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
Start by tracing how Deck cards are synchronized to the Tasks app and where board settings such as Due dates reminder are defined. Compare the current all-cards behavior with the requested assigned-cards option, while preserving compatibility for boards that retain the existing behavior. Done means a board can choose either sync mode and the selected mode is respected by Tasks clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100