-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include Orientation in Study API #11916
Comments
The study is exported as PGN. Unfortunately, PGN itself does not know such a tag. |
It's nice that you've already implemented that. |
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When querying the study API, it'd be nice if the board's orientation could be included. For example, if I fetch the following study:
Then there's no way to tell that the board is oriented towards black in the PGN headers.
Thank you for the wonderful site!
The text was updated successfully, but these errors were encountered: