This is one of many patterns illustrated in my post. Finding ways to make data tiddlers more accessible, eg keys by tiddler title and my get.note function.
Response to comments in General.
Now I have managed to read the whole thread, I see that the solution within the Topic has inspired some ideas, which is one of my desired outcomes. But this experience also reminds me of that apparently a lot of people don’t carry their imagination with them all the time. For me when I see the smallest tip or an exemplar, of something I have not seen before, my imagination runs off to the possibilities. Or if you tell me something cant be done, I try to find a way it can be done.
- I do share this with a number of community members, see Emily @etardiff above and look at tiddlytools of @EricShulman
- By the way Eric favours single tiddler solutions and has published many exemplars.
- One of the things it was said was impossible was creating a Table of contents on large compound tiddlers without hard coding even with the assistance of a macro and unique ID values. I have solved this and plan to publish on it, when I have time. All the result of extrapolation from another problem How to toggle/add/remove select box attribute(s) existance with checkbox - #11 by TW_Tones
Please consider:
it has being noted how a renamed tiddler will orphan a note, unlikely to be an issue against a core or plugin tiddler, but we need a solution for this to make it a somewhat complete pattern.
and they’re just renaming tiddlers in standard edit mode, with or without help from Relink. I think this is your lowest-hanging fruit, and it may still require some $:/core modifications. Here’s how I might approach it: