Folks,
I am deep in the development of a solution and I can't see how to use
action-listops to add tiddler title with spaces to a field/list such as it
uses title delimiters of [[title with spaces]].
I would appreciate some suggestions.
In the following (simplified) macro of action widgets I get the value for
selected-tiddler from the content of the tiddler named in the text of $(
linkTiddler)$
\define add-link-actions()
<$set name=selected-tiddler value={{$(linkTiddler)$}}>
<$action-listops $tiddler="$(targetTiddler)$" $field="related-tiddlers"
$subfilter="+[append<selected-tiddler>]" />
</$set>
\end
This works but does not add the title delimiters where appropriate.
Thanks
Tony
--
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/2b447c40-9798-4b74-a740-d60f57b7c8d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.