Adding comments in scene action blocks

Hello,

I think action blocks can be complicated and it might be interesting to be able to add a comment on them.

Here’s a proposal:

By default:

When you click the button:


It opens a text field, and when it loses focus, it disappears.

If a comment is present:

What do you think?

Code developed by Claude Code.

The code: Comparing GladysAssistant:master...Hizoka76:feat/add_block_comment · GladysAssistant/Gladys · GitHub

To test, I created a container that contains all my ideas: Package gladys · GitHub

4 Likes

Nice! I think we could improve the button to make it clearer that it’s for adding a comment. Generally, the « i » is used when it’s information to hover over or discover by clicking, but otherwise, the idea is good :slight_smile:

I wasn’t sure what icon to use, so I went with i for information.

The code: Comparing GladysAssistant:master...Hizoka76:feat/add_block_comment · GladysAssistant/Gladys · GitHub