Siderite / Siderite/lichessTools
User request: mouse only method of accessing LiChess Tools features that normally require modifier keys
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 20
- Avg merge
- 19h 59m
- Merged PRs (30d)
- 1
Description
Copy branch as PGN in particular needs modifier keys to work in all of its modalities. One solution could be:
- right click on move -> shows the menu with Copy branch as PGN
- right click on Copy branch as PGN -> expands into multiple entries
- click the one you want
Same for Split chapter on bookmark item or others menu items that accept modifier keys
Obviously, that precludes using multiple options at the same time, such as "split, from position", but that should be a very edge usage scenario.
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
Start by locating the handlers for Copy branch as PGN, Split chapter, and other menu items that currently depend on modifier keys. Trace how their modifier-key options are exposed, then verify that right-click menus provide equivalent choices without breaking existing multi-option 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
- 45/100