juzzlin / Heimer

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

Tags #149

Open l3td33r opened 3 years ago

l3td33r commented 3 years ago

A way to add custom tags to our nodes.

Features:

Additional related features:

Tags would improve the clarity of our mindmaps, if someone wants to make some nodes distinct or mark them as special/sort nodes into different categories. Right now it is kinda possible to do that using node colors, but it has downsides, such as no way to edit the color to change it in all related nodes, max 1 per node and lack of flexibility that tags would give.

I think tags would be quite useful!

Concept: tag1 tag2 tag3

Tag creation menu concept: tagmenu

juzzlin commented 3 years ago

Good idea, I like this!

21millions-nostr commented 2 years ago

Yes!

Everything is better with tags, adding custom metadata to nodes will be extremely useful in addition with a way to search for it and / or filter it.  

The god old copy format or maybe a copy tags maybe will do the trick I think. image

A way to add tags to multiple nodes at once

juzzlin commented 2 years ago

When it comes to search I just did this: https://github.com/juzzlin/Heimer/issues/129