Neil,
I like it, it is far simpler than how I was doing it, which for something
that seems to have as much interest as this does is a very good thing.
Could you add an option to pick how many tiddlers are returned? Like
<$action-chooserandom $filter={{SearchText}} $tiddler="SearchResults"
> $field="randomlist" $pick=5/>
>
to return a list of 5 random tiddlers you could put in a list widget?
Action widgets use $ for the parameters, I am assuming that is because you
can pass (some of) them lists of name=value pairs, like the setfield
widget. The $ in needed to distinguish between things like in this example
<$action-setfield $tiddler=SomeTiddler tiddler=hi/>
>
which sets the field called tiddler of SomeTiddler to hi. I am assuming
that $ was picked because it isn't a valid symbol in a field name.
--
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.