Go back
Trivial to implement: 'Clear Text' button for game notes

Trivial to implement: 'Clear Text' button for game notes

Site Ideas

Vote Up
Vote Down

Instead of having to select the text in a game note and then delete it to clear the outdated notes, it would be nice to have a one-click 'Clear' button right next to the 'Save' button under the game notes.

I know it's not a lot of effort to clear manually, but then, it takes literally no more than 10 minutes to implement in code.


And in fact, I'm even wondering why there is a save button at all, or then it's use should be optional. Why isn't the note saved automatically when the move is submitted? That's weird.

1 edit
Vote Up
Vote Down

Originally posted by CeSinge
Instead of having to select the text in a game note and then delete it to clear the outdated notes, it would be nice to have a one-click 'Clear' button right next to the 'Save' button under the game notes.

I know it's not a lot of effort to clear manually, but then, it takes literally no more than 10 minutes to implement in code.
I'm sure this can be squeezed in to a future release.

edit : I have taken a look at this, and there are some UI issues with doing this that are not easily resolvable, so I will need to just park this idea until the next major UI work.