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

💡 [FEAT] Go back to user sorted order #98

Open
sathishmanohar opened this issue Mar 12, 2023 · 5 comments
Open

💡 [FEAT] Go back to user sorted order #98

sathishmanohar opened this issue Mar 12, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@sathishmanohar
Copy link
Contributor

sathishmanohar commented Mar 12, 2023

Currently when I sort the tasks using urgency or due. There no way to go back to the sorting I did with J and K keys. I think there should be an option to get back to that order of tasks.

@sathishmanohar sathishmanohar added the enhancement New feature or request label Mar 12, 2023
@kraanzu
Copy link
Member

kraanzu commented Mar 13, 2023

Hmm... You mean the order which you see when you open the app right?
Or maybe add an option to sort by Recently Added?

@sathishmanohar
Copy link
Contributor Author

In a todo list I usually sort todos manually for many different reasons. One might be the order that I want to work on. That logic can't be captured by auto sorting mechanisms like due, priority etc because these tasks might have the same due but the urgency will be mixed. Like.

task 1 - C - today
task 2 - B - today
task 3 - C - today
task 4 - A - tomorrow

When I usually sort by due or urgency, I want to have a quick look and go back to the order that I sorted in which is currently not possible. So having an user-defined order in the sorting menu would be great. Something like Sort by: My ordering

@kraanzu
Copy link
Member

kraanzu commented Mar 13, 2023

Hmmm... maybe this can go into the previously discussed COMMAND mode ?

@sathishmanohar
Copy link
Contributor Author

I think this can be part of the sort menu in Ctrl+S. Here we can just add a new option called Handpicked

@kraanzu
Copy link
Member

kraanzu commented Mar 15, 2023

Hm, not sure. How would the user interaction be? A step-by-step explanation would be great 😄

@kyeboard kyeboard self-assigned this Aug 13, 2023
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

3 participants