Hi,
please apologize if I have chosen the wrong category. I am not sure if this is a real feature request, as I believe my issue can be easily solved. Therefore, I did not create a feature request.
My tree is structured into genalogical sub-units, e.g. 1. Tree, 1.1 Branch a, 1.2 Branch b, 1.1.1 Leave a etc.
I recently discovered the convenience of “tags” in gramps to associate individuals to those entities (and I really like the way the tags are colorfully displayed in grampsweb, this really helps to match the displayed person at a glance to a certain part of the tree).
Each individual is tagged with multiple labels following the entire tree hierarchy so that e.g. the progenitor is tagged “Tree a”. He has two sons, each of them creates a new branch:
“Son 1” is tagged “Tree a” and “Branch a”
"Son 2” is tagged “Tree a” and “Branch b” and so forth.
My issue now is, that gramps orders the tags in alphabetical order and the way that the tags are displayed in the person view is: “Branch b”, “Tree” (because “B” comes before “T” in the alphabet).
To overcome this issue, I numbered the tags before the name and hoped that this would affect the ordering:“1-Tree a”, “2-Branch a”, “3-Leave a”, etc.”, but the tags are still ordered in alphabetical order. Of course, I could put a letter instead a number at the beginning, e.g. “A Tree”, “B Branch”, “C Leave” etc. but I find numbers more intuitive for a hierarchical system.
Do you think there is a way to solve this (easily)?
Happy to hear what you think.