Hello All,

I am trying to get the contenst of the open tab into a new tiddler. Temp
list of open contains <$list filter="[list[$:/StoryList]]">


<$set name="myVariable" value={{Temp list of open}}>
<$button>
<$action-sendmessage $message="tm-new-tiddler" title="" tags="from Open"
text=<<myVariable>> />
New Tiddler with open
</$button>

*Text:<$text text=<<myVariable>>/>
*Contents: <<myVariable>>
</$set>

I can't work out how to get hold of the output of the filter and put it
into a tiddler, then a tiddler's list field

All help appriciated


Alex

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALc1hYe7Fx1RfTPfdBv4an1s-jQABGpNfSQS02SDJZ9gf0%2B35w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to