Extend lists, add sorting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Is your feature request related to a problem? Please describe.
There is no automatic sorting and or possibility to change list sorting. New cards will be added on the bottom of the respective list. If the list is long it is quite frustrating to scroll down over and over.
Describe the solution you'd like
Additional sorting features would be awesome. Sort a list by recently changed/ recently added ect.
Describe alternatives you've considered
Additional settings to deck display would also help to generally sort all lists.
Additional context
Certainly a tag based sorting would also extend the functionality and add cross-list functions such as the ability to fill a done list with complete cards, i.e. the ability to link tag based cards to lists would be a great extra feature!
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
The issue names no files, tests, or entry points. First clarify which sorting criteria and scope are required, then trace the Deck list and card display entry points; done should include the agreed sorting behavior and verification for the selected list views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100