On Sunday, November 17, 2013 7:52:51 AM UTC-8, Oleg Viro wrote: > > This is a* request* for a feature. The feature is* folding* like in vim. > It should open a tiddler *inside* the current tiddler, similarly to > transclusion, but with turning on and off available when reading a tiddler. > Another point of view: an opportunity to* hide* a part of the current > tiddler. >
The TWCore provides a built-in macro definition for <<slider>>, which allows you to create a clickable piece of text that toggles the display of transcluded content. http://tiddlywiki.org/#slider For more options, you can install my plugin: http://www.TiddlyTools.com/#NestedSlidersPlugin http://www.TiddlyTools.com/#NestedSlidersPluginInfo which allows to you create sliders without needing to create separate tiddlers for the embedded content, and also offers advanced features such as "floating sliders" (popup tiddler content), "deferred rendering" (content is not processed until the first time the slider is opened), "transient sliders" (automatically close one slider panel when another opens), "open on hover" (no click needed), "alternative label/tooltip" (changes the text/tip when the slider is opened), and "accelerator keys" (alt+shift+letter triggers opening/closing slider). enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
