Can you give this a try? It’s a super rudimentary plugin which allows you to:
- Define views
- Define a name for the view
- Define list of tiddlers for the view (as a filter)
- If you then navigate to this view’s permalink (which is
#<view name>) it will close all tiddlers and open the ones defined for that view
It’s not the prettiest, and doesn’t circumvent normal TW hash-opening mechanism, instead it runs after, closes all tiddlers and opens the relevant ones.
I guess now I’ll need to develop it into a real thing.
(Attachment removed – I just went ahead and published it as an actual plugin)
Some screenshots:
Control panel:
Editing a view:
State after opening with hash #1:


