new tiddler with list field containing evaluated [list[$:/StoryList]]

27 views
Skip to first unread message

Alex Hough

unread,
Apr 9, 2017, 12:01:25 PM4/9/17
to TiddlyWiki
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
Reply all
Reply to author
Forward
0 new messages