lichess-org / lila

♞ lichess.org: the forever free, adless and open source chess server ♞
https://lichess.org
GNU Affero General Public License v3.0
15.04k stars 2.23k forks source link

Feature request: custom PGN tags in study #13346

Open jxu opened 1 year ago

jxu commented 1 year ago

As far as I can tell, in a study you cannot add custom PGN tags like WhiteUSCF. (Selecting New Tag doesn't add tags.)

I am making a study for rated USCF games and I do not want to confuse the USCF rating (WhiteUSCF) with FIDE rating (WhiteElo).

Siderite commented 1 year ago

What happens when you import the PGN when creating the chapter? Are those tags deleted?

jxu commented 1 year ago

I'm not importing any PGNs, as I'm simply taking a lichess game and importing it or playing through it in a study. I would like to add PGN tags from the study interface itself.

Siderite commented 1 year ago

I tried to implement it in LiChess Tools, but I am sorry, it cannot be done from a browser extension. The tag names are filtered at server level. Someone from lichess must help here.

jxu commented 1 year ago

I appreciate you working on this, though I was pretty sure this would have to be changed in their study backend.