mind-elixir-core icon indicating copy to clipboard operation
mind-elixir-core copied to clipboard

Add notes functionality

Open saf-dmitry opened this issue 7 months ago • 1 comments

Is your feature request related to a problem? Please describe. Very often I need to append additional info to nodes, like e.g., some details, explanation, etc.

Describe the solution you'd like It would be very useful (actually, indispensable for me) to have a possibility to append foldable notes to single nodes, like this:

Image

Describe alternatives you've considered N.A.

Additional context N.A.

saf-dmitry avatar Jun 12 '25 12:06 saf-dmitry

Thanks for the suggestion!

This feature is currently not planned to be implemented in the core. However, it can be achieved via a plugin, which allows more flexibility without adding complexity to the core.

Feel free to explore or develop a plugin for this use case. We're happy to offer guidance if needed.

SSShooter avatar Jul 24 '25 14:07 SSShooter