jven / studyopenings

A tool to study chess openings.
http://studyopenings.com
MIT License
89 stars 12 forks source link

Populate repertoire name when importing PGN #19

Open jven opened 5 years ago

jven commented 5 years ago

On import, we should be able to read the repertoire name from some PGN header, if it exists. If it doesn't, we can fallback to the "PGN imported on DATE:TIME" title we currently use.

We need to make sure that on PGN export, we also set this header with the repertoire name.