Skip to content
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

Feature request: add user notes to each move #267

Closed
lebigot opened this issue Mar 10, 2015 · 4 comments
Closed

Feature request: add user notes to each move #267

lebigot opened this issue Mar 10, 2015 · 4 comments

Comments

@lebigot
Copy link

lebigot commented Mar 10, 2015

It would be very useful if the user could add comments on each move of the game. I want to analyze my games while I play, by taking notes: it would be great if this were possible!

Currently, I would need to take notes in a separate document, and then paste them in the exported SGF, one by one, which is not very nice…

@herzbube
Copy link
Owner

Eric, thanks for the suggestion. This is another one that depends on #112. I'm making this (and #112) prio 1, but I can't say when I will get to implement them. Currently I am working on a new iPhone 6 Plus landscape UI. Also, I have promised to add support for AGA rules, and there is an interesting thing about Game Center integration in the pipeline. But everything's going forward very slow.

@herzbube herzbube added this to the Soon milestone Mar 11, 2015
@lebigot
Copy link
Author

lebigot commented Mar 12, 2015

Great! Good luck with everything. I am looking forward to the next version. :)

@herzbube
Copy link
Owner

I just opened #339, which is for displaying notes/annotations on moves. With direct SGF reading/writing capabilities available (#112 is closed) this is now within reach. Still no promises about a time schedule, though.

@herzbube herzbube modified the milestones: Soon, 1.6.1 May 15, 2022
@herzbube
Copy link
Owner

In the next release it will be possible to edit all node annotation and move annotation SGF properties, among them the node title property (N) and the comment property (C). They will be exposed in the UI as the "short description" (node title) and a "long description" (comment) of a node.

The code for this is in commit 1287dee.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants