Names of lists confusing in Nextcloud Tasks
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Create a Board in Deck and it will appear as a List in Tasks, create a List in Deck and it will appear as a Task in Tasks and Create a Card in Deck and it will appear as a Sub-Task in Tasks. All good.
The name displayed in Tasks given to the board will be Deck: . The name displayed in Tasks given to the List will be List: . When viewing from Tasks this gets confusing as there are many "List: To Do" entries for example.
Instead of using List: , can this be changed to <boardname: list name> to remove this confusion?
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
Reproduce the Deck-to-Tasks integration by creating a board and list, then inspect the existing naming flow; the issue names no files or tests. Done means a list shown in Tasks uses the board name and list name together, avoiding repeated generic "List: ..." entries, with the related display behavior checked manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100