lila icon indicating copy to clipboard operation
lila copied to clipboard

Feature Request: Delete earlier moves in a study until a certain position

Open lenguyenthanh opened this issue 2 years ago • 4 comments

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

lenguyenthanh avatar Jun 10 '23 10:06 lenguyenthanh

possible on the board editor when creating chapters but this could be very useful especially when importing games

TheForkPower-Tester avatar Oct 09 '23 17:10 TheForkPower-Tester

Yes it is theoretically possible when creating a chapter but you would have to :

  1. Copy the pgn you have in chapter n (with relevant tags)
  2. Copy the FEN that interests you, put it in the header of the pgn
  3. Remove the irrelevant moves.
  4. 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.

nikonoel avatar Nov 05 '23 18:11 nikonoel

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?

ross39 avatar Jan 16 '24 21:01 ross39