czbar / ChessForge

Chess Forge application
MIT License
11 stars 2 forks source link

Paste PGN text from clipboard #842

Closed czbar closed 5 months ago

czbar commented 5 months ago

If the system clipboard contains PGN text and the user presses CTRL-V, ChessForge will attempt to parse the content, create games/exercise from that content and insert them in the current chapter.

If the PGN is recognized as a ChessForge Workbook, chapters/studies/intros will be recognized too and processed appropriately (e.g. new chapters will be created).