Feature request: "My tasks" column (or board)
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.
I manage my work-related tasks on a personal board. However, if a co-worker assigns a card on another board to me, it won't show up on my personal board, so there's a risk I might forgot about it.
Describe the solution you'd like
Similar to how users can define a "Done" column, I'd like to be able to define a "My tasks" column in which all cards I'm assigned to across all boards show up. Maybe with the exception of the ones coming from the board the column is defined on. But since I don't assign myself to cards on my personal board, it doesn't matter to me, and whatever solution's easier to implement would be fine.
Describe alternatives you've considered
A "My tasks" board instead of just a column would be even better. Maybe there could be one board per user that would be created by default and contain all cards assigned to that user. Not sure whether that's easier or harder to implement than the column solution, though.
Additional context
At my previous job, I used Asana's "My Tasks" (https://help.asana.com/s/article/my-tasks) in board view to organize my work, so not having something similar in Nextcloud Deck feels limiting to me.
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 reviewing how Deck currently represents boards, columns, cards, and assignees, then compare the proposed personal column and personal board alternatives. Done means a user's assigned cards from other boards are collected in a clearly defined personal view without losing their existing board context.
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
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100