One of my earlier plugins http://stretchtext.tiddlyspot.com/
<:-) On Saturday, March 6, 2021 at 4:52:57 AM UTC+1 Soren Bjornstad wrote: > I've been playing with Ted Nelson's stretchtext > <https://en.wikipedia.org/wiki/StretchText> idea lately. The gist is that > you can expand and shrink text to a desired level of detail in place – so > it's kind of a middle ground between linking and straight transclusion. In > TW, I implement each fragment of stretchtext as a tiddler, where the > *description* field contains a summary and the *text* field contains the > full level of detail. > > You can easily expand on this in a couple ways – you can change the fields > used, or you can instead render the tiddler through a pair of arbitrary > templates, one for the summary and one for the expanded version. You can > create multi-level stretchtext by using more stretchtext macros within the > first level of tiddlers. I also have a *stretch-links* macro that works > like *list-links*, but instead of just linking to relevant tiddlers, it > makes them expandable within the current tiddler. > > Here's an example: > > [image: stretchtext-screenshot.png] > And a couple more examples in my Zettelkasten > <https://zettelkasten.sorenbjornstad.com/#:MyUnusualMentalExperience%20NegativeNumberDistress%20RecentlyRead> > (permaview). > > If this sounds interesting, check out the prototype TiddlyStretch plugin > at https://sobjornstad.github.io/tiddlystretch/ and let me know what you > think! > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d69d5319-1b00-4e24-8bb3-79a2dd8ca56en%40googlegroups.com.

