Checkbox reordering like google keep
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Describe the solution you'd like
When checking a checkbox move it to the bottom, like Google keep does.
Additional context
This is a huge blocker when trying to migrate from Google keep to more privacy enhancing alternatives. Especially, when having huge lists (200+ Entries) and marking things as "done". Not moving these "done" elements to the bottom makes such lists completely unmanageable.
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, tests, or entry points are named in the issue. Start by locating the JavaScript code handling checkbox changes in the notes editor, then identify existing tests for checkbox behavior. Done means checked items move to the bottom of large checkbox lists, matching the requested Google Keep behavior.
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
- 35/100