Hi, I'm trying to get two things that work to "combine":
this is a wikify widget that works (Thanks Mark S.)
<$wikify text="<<get-wikified-counts2>> +[!nsort[]limit[5]]"
name="filter-counts"><$list filter=<<filter-counts>>
variable="count-indications"><<count-indications>><br/></$list></$wikify>
it gives one or more lines of text
and this puts something on the clipboard:
<$button message="tm-copy-to-clipboard" param="some text">
to clipboard
</$button>
I want to be able to put the wikify results in another program via the
clipboard,
but when I put the first as a param of the second it doesn't work, and I've
tried it with triple quotes, and """{{{ brackets,
and I set it as a macro like this:
\define mylist2()
"""{{{<$wikify text="<<get-wikified-counts2>> +[!nsort[]limit[5]]" name="
filter-counts"><$list filter=<<filter-counts>> variable="count-indications
"><<count-indications>><br/></$list></$wikify>}}}"""
\end
which works in the normal tiddler as <<mylist2>>
but when I put it as <<mylist2>> and "<<mylist2>>" as the param in the
button widget that didn't work either.
Then I thought maybe the button should be within the wikify widget, but the
button widget should kind of be where the list widget is, so, I'm not sure
where to go with it next.
Any suggestions?
--
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/2d5b907d-3eb5-4c2d-bf3c-15ae5445214f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.