juzzlin / Heimer

Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
GNU General Public License v3.0
889 stars 112 forks source link

Introduce node properties #178

Open juzzlin opened 2 years ago

juzzlin commented 2 years ago

Just had an idea that we could make it possible to add "properties" to nodes, for example hyperlinks and images.

Not yet sure how this could be shown in the UI, however.

"Add property handle" => "Select property type" => "Set property value/content". The node would then show a small property icon indicating that it has attached properties or even show them inline if only few.

juzzlin commented 2 years ago

Could be implemented as special nodes like suggested here: https://github.com/juzzlin/Heimer/issues/123