Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: When Archiving add the option to have the Original List Name Added to the Title #1086

Open
Caleb68864 opened this issue Jan 2, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Caleb68864
Copy link

Goal or desired outcome of this feature

Provide a configurable setting that, when enabled, automatically prepends or appends the name of the original list to any card’s title upon being marked as “Done” and subsequently archived.

Describe the feature

Currently, when a card is completed and archived, there is no straightforward way to see which list it originally belonged to. This can be confusing when revisiting archived items or generating reports of completed tasks.

By adding a new setting in the board configuration (e.g., “Include List Name in Archived Cards”), users can easily track a card’s source list once it’s archived. Specifically:

Enable/Disable Setting: A simple checkbox or toggle that, when enabled, activates this feature.
Prepend or Append Options: Allow the user to choose whether to prepend (e.g., “Steve - Example Task”) or append (e.g., “Example Task - Steve”) the list name to the card’s title.
Apply on Mark as Done & Archive: Once a card is marked as “Done” and archived, automatically add the original list name according to the chosen option.
Example Use Case
List: “Steve”
Card: “Research new UX design”
Setting Enabled + Prepend Chosen
When archived, the card title becomes “Steve - Research new UX design”
With this feature, users can rapidly locate and identify archived cards’ origins, improving auditability and context for completed tasks.

Can you think of any alternatives or work-arounds?

No response

Screenshots, mockups, or videos

No response

@Caleb68864 Caleb68864 added the enhancement New feature or request label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant