For the Batch Manipulator <http://batchmanipulator.tiddlyspot.com>, I need 
a button to append foo and [[frotz gronk]] "negatively" to an existing 
field value so it looks like this

foo bar [[frotz gronk]] -foo -[[frotz gronk]]

If this is then input for a filter, the result in "bar" only. But I need 
the above statement to exist visibly/statically in a field.

I assume I should use listops but fail to get that "negative append". 
Here's the code:


\define negative(...)
<$button>
    Remove
    <$action-listops $tiddler="mylist"  $subfilter="???????????" />
</$button>
\end

<$edit-text tiddler=mylist tag=input/>

<<negative ... >>


The actual use for it in Batch Manipulator is to have a button next to each 
listed tiddler so that individual titles can be excluded from the batch 
manipulation.

Thank you in advance! 

<:-)

-- 
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/89269cd3-e3ce-483c-8878-63bfbbb6cb5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to