DSPaul / COMPASS

TTRPG resource manager, bringing all your books, maps, etc. in one place.
https://www.compassapp.info
GNU General Public License v3.0
78 stars 8 forks source link

Right clicking tag (groups) to add (sub)tags #27

Closed Mifgan closed 1 year ago

Mifgan commented 1 year ago

Hi!

Sorry for making many suggestions. :)

Maybe it would be easy to be able to rightclick already made tag (groups), like you can do now to edit them, to make (sub)tags that have the same colour as the parent. ie with the following example, I could rightclick Mechanics to add a new tag 2D20 that will be blue and directly made under the Mechanics group; or I could rightclick Horror to add a new tag Cthulhu Mythos that will be red and directly made under the Horror tag. afbeelding

Thanks in advance for considering!

DSPaul commented 1 year ago

I think the best solution here is to just add a new color option "same as parent" so that it also dynamicly updates whever you decide to change it, shouldn't be that hard. And don't be afraid to suggest as much as you want! It makes the app beter for everyone.

Mifgan commented 1 year ago

Oh, your suggestion is even better. Thanks!

DSPaul commented 1 year ago

I ended up doing both. So there is a new "same as parent" colour, and you can right click a tag to create a new subtag that will have the "same as parent' colour chosen by default. Group tags will also have colours now for the purpose of passing it on to its childeren.

Mifgan commented 1 year ago

Thanks a lot!