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] View statuses separately from their mapped extended statuses #1519

Open
BenByes opened this issue Jul 27, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@BenByes
Copy link

BenByes commented Jul 27, 2024

Is your feature request related to a problem? Please describe.

I have few extended statuses on top of the "normal" statuses and when I want to view all tasks by their statuses (both normal and extended) I can't do it e.g while I filter by "in progress" status I have a list that include the corresponding mapped statuses as well such as "ASAP", rather than the original "in progress" tasks only.

Describe the solution you'd like

I'd like to have the mapped statuses items mapped in the settings / export options only but not when I filter or group by original statuses, plus I'd suggest a new "group by all statuses" option rather than the current "group by status" option which is, again, map the extended statuses under it as well!

Describe alternatives you've considered

Well there're many possible workarounds for it to be honest such as use categories for statutes or have few separated views however it is not as slick as the first option and it makes the extended statuses option useless.

Additional context

Also another use case is when I complete a task (press the checkbox) it automatically changes its status to "completed" and there're multiple times where I wish to view those types of tasks only (Without their extended statuses "Done" / "Completely done" which I've created)

Your current device and version

  • Device: [e.g. Samsung Galaxy S22]
  • Android version: [e.g. Android 11]
  • jtx Board version: [e.g. 2.1.0]
  • Downloaded from: [e.g. Google Play, f-Droid, ...]
@BenByes BenByes added the enhancement New feature or request label Jul 27, 2024
@patrickunterwegs
Copy link
Member

Hi @BenByes , sorry that it took a while to come back to this.
So if I add a group by "Extended status" option while I change the group by "Status" to only consider the original status (defined in the standard), then this would fit your needs, right?

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