- I understand some are focused, not on breadcrumbs, and more on hierarchies, but TiddlyWiki needs to cater also for non-linear, multiple stories and journeys and other representations. You could say my first answer to the OT is;
Can Hierarchical Breadcrumbs Benefit TW Documentation?
- Yes they can, but they are insufficient
- To me, Breadcrumbs is a powerful metaphor, that I personally want to retain even if others have trashed its use in the past. I would send a tug out and bring the ship back into port

- When faced with a problem, we can find a way to address it.
I did not illustrate it, but as I said;
Examples may include;
- Using small text for the non current stories, or hide them behind a more
- using sign posts show links to the other stories not every item in each story
- Introduce other graphical representations, or popup etc…
I am not sure there is a web-standard, there is a broken use. I feel the best way to overcome this is as follows;
- What ever recall it and create describe is as it works, like defining terms
- Since people may expect a hierarchy, others historical crumbs, others stories, journeys or paths lets look at addressing each of these.
- I have already successfully done this, initially using the KIN operator, subsequently Recursive filter operators to show all tiddlers beneath a tag and all tags above a tiddler
- Based on the TableOfContent root tag on TiddlyWiki.com
It can be in or below the tiddlers subtitle if relating to the tiddler, and it can be toggled on/off display.
- If we are representing a tag hierarchy such as the existing content there are ways to derive it rather than store it.
- If we are doing a historical breadcrumbs we can store in a temporary data tiddler, or use the existing history (but It is inadequate)
- If we are using stories/journeys etc… we need to store a list and current position in that list.
- Yes, this is what I think is the best approach, even if we all need to work together to get a more comprehencive solution.