Siderite / Siderite/lichessTools
User request: manually order your friends in the list
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 20
- Avg merge
- 19h 59m
- Merged PRs (30d)
- 1
Description
There is no API to do this, and using follow/unfollow is dangerous in case of interruption. An option would be to store the order on the device. It's a limited solution, but it works.
Contributor guide
No contributing guide indexed for this repository
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. Start by locating the friends-list UI and the extension's existing device-side storage; determine how a local ordering could be applied without follow/unfollow. Done means users can manually reorder friends and the order persists on the device.
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