[Feature Request] Remember sorting preferences per list
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
I'd love to have the web app remember my sorting preferences on a per-list basis. That is, I want different default sorting settings for different lists. While, for instance, List A may be sorted by due date by default, I want List B to be always sorted by priority.
Version: 0.13.3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Start by tracing where the web app stores the current list's sorting state and how list identity is represented; done means different lists retain their own default sorting choices, including the due-date and priority examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100