Feature Request: Delete earlier moves in a study until a certain position
let's say i want the study to start after 1.e4 e5 2.f4, and i only want to have 2.f4 move visible without 1.e4 e5.
Request of @jeffforever
possible on the board editor when creating chapters but this could be very useful especially when importing games
Yes it is theoretically possible when creating a chapter but you would have to :
- Copy the pgn you have in chapter n (with relevant tags)
- Copy the FEN that interests you, put it in the header of the pgn
- Remove the irrelevant moves.
- Paste everything in chapter n+1
It is basically a very painful process which could be automated and made so easy with a single click.
Hi I opened a WIP pr. There's an issue when the button used outside the analysis board, when the moves are deleted and you go to create the study from the game, the side view shows the supposed to be deleted moves. Any ideas why?