nextcloud / nextcloud/deck

Names of lists confusing in Nextcloud Tasks

Open
#3,160 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement integration: tasks / calendar
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.