Updated directions. Removed the GoT examples since IIRC dev was unhappy with them. Whackier example for parent hell.

This commit is contained in:
Zweibach 2023-08-25 19:06:24 +02:00
parent f16ba5fd67
commit e135b746aa
2 changed files with 3 additions and 6 deletions

View File

@ -44,7 +44,7 @@ graph TB
Some franchises are bananas:
![](images/azur_hell.png)
![](images/poke_hell.png)
Also, unlike siblings, which as we previously saw are `n->1`, some tags have more than one implication (`n->n`):
@ -89,7 +89,7 @@ Tags can have multiple parents, and multiple tags have the same parent. Loops ar
## how you do it { id="how_to_do_it" }
Go to _services->manage tag parents_:
Go to _tags->manage tag parents_:
![](images/tag_parents_dialog.png)
@ -101,9 +101,6 @@ Once you have some relationships added, the parents and grandparents will show i
![](images/tag_parents_ac_1.png)
Hitting enter on cersei will try to add _house lannister_ and _series:game of thrones_ as well.
![](images/tag_parents_ac_2.png)
## remote parents { id="remote_parents" }

View File

@ -78,7 +78,7 @@ Note that if you say `A->B`, you cannot also say `A->C`. This is an `n->1` relat
## how you do it { id="how_to_do_it" }
Just open _services->manage tag siblings_, and add a few.
Just open _tags->manage tag siblings_, and add a few.
![](images/tag_siblings_dialog.png)