Rakugo: I tested your suggestion.

However I'm a little confused: your first post doesn't seem to address
my question, it simply lists all tiddlers, regardless of their being
open or closed.
As you indicated in your second message, the plugin that enables the
isopen filter doesn't work in TW releases, apparently not the alpha
either.
The version you have enabled on tiddlyspace (frankenstein) is exactly
what I'm looking for (as I said above, the Ambit plugin caused all my
in-tiddler links to stop working).  It looks like the template would
be very easy to modify too.
If you are willing to refactor that code, I for one would certainly
"test" it for you :)
Would that require using the latest alpha?  Don't really mind, just
wondering.

Long Live TiddlyWiki



On Jun 19, 6:34 pm, Eric Shulman <[email protected]> wrote:
> > > This would provide a more complete solution, enabling use of the
> > > TWCore's HTML template syntax as an alternative when wiki-syntax
> > > formatting falls short, or when you just want to re-use existing
> > > custom templates that already format the tiddler output as desired.
>
> > Would this make TaggedTemplateTweak redundant?
>
> not at all.  TaggedTemplateTweak is a *selector* of templates, invoked
> directly by the TWCore whenever a tiddler is to be displayed.  It
> applies a series of tests and rules to determine which template to
> use.
>
> In contrast, the "template:..." and "format:..." parameters I
> suggested are for use within *macros* such as <<list [tag[...]]
> template:...>>.
>
> Note: I have a plan to similarly extend the <<tiddler>> macro, so that
> you can write:
>    <<tiddler TiddlerName template:SomeTemplateName>>
> to render the tiddler using TWCore HTML Template syntax instead of
> just wikifying the tiddler's *text* content.  I'll post a follow-up
> when I've got something coded.
>
> enjoy,
> -e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to