however can i edit a tiddler field without a "Trigger" from what I have 
noticed it is an $action-setfield and it needs a button to be clicked or 
something no?


On Saturday, May 23, 2020 at 5:07:54 PM UTC+3, Mat wrote:
>
> OK, one approach would be to modify the core macro for buttons or to 
> create your own, i.e the tiddler $:/core/macros/tabs
>
> As you'll see there, the tabs are really buttons, just styled as tabs. 
> Buttons are, as you know, simple to make trigger actions.
>
>
> The previous is if you need to *trigger *actions. But things can be 
> "affected" by merely *reading *the state tiddler:
>
> <$list filter="[[STATETIDDER]search[XXX]]">
> show this
> </$list>
>
> <:-)
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/36fa6b86-8218-4532-89be-bda807c9b7b8%40googlegroups.com.

Reply via email to