It changes the <<curreTiddler>> variable for all children and thus the "context" of any transcluded content or templates.
My take on the 5 most important widgets to learn would be...
<$checkbox tag="welcome"> welcome? </$checkbox>Joe,"which widgets best illustrate the dynamic nature of the TW?
- A list widget in one open tiddler, or in the sidebar tabs will refresh with new or removed members the moment they are changed.
- If you have a tiddler tagged $:/tags/ViewTemplate and within that a conditional display, eg show if field tiddlter-type = task, display some content, as soon as any open tiddler (0 or more) meets that condition the view will change to include your additional content.
To me these are the most obviouse examples, are you looking for something more specific?
From this point of view, I could repeat my question only with time asking"which widgets best illustrate the dynamic nature of the TW?
There’s also a bundle of widgets that I consider to be hacks that have hung over from the very early days of TW5. At the beginning we didn’t have flexible enough primitives to model some behaviour (like the story river), and so there’s a number of widgets that encapsulate blobs of JavaScript that could soon be replaced by more generic, smaller components:
* <$navigator>
* <$fieldmangler>
* <$linkcatcher>
* <$encrypt> for encrypting the payload of standalone HTML TiddlyWikis
* <$raw>
You will loose focus, if you are editing the content, that includes the edit widget. Each keystroke it recognises the change and refreshes the tiddler including the edit text widget.
Edit another tiddler from this tiddler and it should stay in focus.
There is a tricky way to make this appear to work in this tiddler, by actualy doing it from another tiddler.
Untested on above code, but most likely the cause.
Tony
--
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 tiddlywikide...@googlegroups.com.
To post to this group, send email to tiddly...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/bc6c77b4-2e64-47fa-9070-5e1e427c0f1d%40googlegroups.com.