Mark,
Thanks - You were correct the second Message has the $ sign which when
removed now works.
It makes sense in a way, that is the message parameter of the button widget,
Not the $message parameter of the action send message widget that uses
$message so you can also pass the parameter message=
But yes,
Its too easy sometimes, with computers as a whole for a single character,
to staff things up big time.
Thanks
Tony
On Tuesday, October 9, 2018 at 2:29:47 PM UTC+11, Mark S. wrote:
>
> It's the dollar sign ($) on the second $message. Aren't those on-again,
> off-again dollar signs confusing?!
>
> Good luck!
> -- Mark
>
> On Monday, October 8, 2018 at 6:48:08 PM UTC-7, TonyM wrote:
>>
>> Folks,
>>
>> I have the following Button I defined, the first button works and tags
>> the tiddler with pinned, and then show the second button.
>>
>> But clicking the second button is not working and will not remove the tag.
>>
>> <$fieldmangler>
>> <$list filter="[is[current]!tag[Pinned]]" variable=null>
>> <$button message="tm-add-tag" param="Pinned" tooltip="Add Pinned tag"
>> class=<<tv-config-toolbar-class>>>
>> {{$:/PSaT/Pinned/unpinned}}
>> </$button>
>> </$list>
>> <$list filter="[is[current]tag[Pinned]]" variable=null>
>> <$button $message="tm-remove-tag" param="Pinned" tooltip="Remove Pinned
>> tag" class=<<tv-config-toolbar-class>>>
>> {{$:/PSaT/Pinned/pinned}}
>> </$button>
>> </$list>
>> </$fieldmangler>
>> The is no documentation for when and where, or how to use fieldmangler,
>> But I have tried it different ways
>>
>> Thanks in Advance
>> 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/5ff00cbf-ddeb-4266-9da5-865b2318f9aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.