chrislicodes / obsidian-chess-study

A chess study helper and PGN viewer/editor for Obsidian.
GNU General Public License v3.0
36 stars 4 forks source link

fix: pgn viewer #14

Closed chrislicodes closed 8 months ago

chrislicodes commented 8 months ago

Hey @latenitecoding, I am going to merge this now - I introduced the RootFEN to the study data, from which we can derive the initial chess conditions. I think it would be nice to also enable the display of the initial FEN and also to display the latest move of a variant or the main line after removing the latest move (it currently doesn't change the view if you use the remove button and you are not currently at the last move of the line)