lichess-org / mobile

Lichess mobile app v2
GNU General Public License v3.0
1.35k stars 196 forks source link

[Study] add models to get study (chapter) as JSON and PGN #1077

Closed tom-anders closed 3 weeks ago

tom-anders commented 1 month ago

Not sure what's up with the unrelated test failing. It does not fail when I run it on my machine

tom-anders commented 1 month ago

Ok, added tests with a real world study (https://lichess.org/study/JbWtuaeK/7OJXp679)

Also added support for hints and deviation comments (these are not part of the PGN, so we have to parse a subset of treeParts for them)

tom-anders commented 3 weeks ago

(rebased against main)