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]: Map Lists to Custom Statuses #1057

Open
rafaelfiviola opened this issue Oct 15, 2024 · 1 comment
Open

[Feature]: Map Lists to Custom Statuses #1057

rafaelfiviola opened this issue Oct 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@rafaelfiviola
Copy link

Goal or desired outcome of this feature

Make better usage of the Custom Statuses feature by allowing lists to map to custom statuses, not only done.

Describe the feature

Turn the word "complete" in the "Mark cards in this list as complete" option into either one of the following options:

  1. A selector that shows as options all custom statuses you have in the tasks plugin (with maybe a couple defaults if you have nothing setup such as - [X] for cancelled and - [/] for in progress)
  2. A text input field where you can set the name of the status or filler character

Then use that to change the task in the markdown format to the corresponding option.

For example, say there's three lists in the kanban board, each set to a different status:

  1. Todo - Unchecked checkbox - [ ]
  2. In Progress - Checbox with a slash - [/]
  3. Done - Checked checkbox - [X]

And then, by moving them, the checkbox associated with the card would also change accordingly.

Might help to add that my use case in specific is because I use a lot the - [I] (uppercase I) marked checkbox to point out ideas, and I would like to have the control to use the kanban board to go through the flow of the task, as I find these ideas in a query somewhere else that uses the custom status to find all tasks that are ideas.

Can you think of any alternatives or work-arounds?

No response

Screenshots, mockups, or videos

No response

@rafaelfiviola rafaelfiviola added the enhancement New feature or request label Oct 15, 2024
@michalpolka
Copy link

Yes please! Really want this feature

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

2 participants