Siderite / Siderite/lichessTools
PGN Editor: search for a particular piece on a particular square
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 20
- Avg merge
- 19h 59m
- Merged PRs (30d)
- 1
Description
This way you can search for positions that reach a specific pawn structure or have a piece in a place regardless of how you got there
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 PGN Editor entry point in the extension and reviewing how positions are represented and searched. Define how a query for a piece on a particular square should work regardless of move history, then verify it against positions with the requested pawn structure or piece placement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100