Well that fits my needs. Even if I don't have the slightest idea what you 
have done. :D

That will be the next step ...

Thank You!

PMario schrieb am Montag, 31. Mai 2021 um 11:49:48 UTC+2:

> Hi, 
> Try the attached template tiddler. 
>
> \define toggle-urgent()
> <$action-listops $tiddler={{!!title}} $field="tags" 
> $subfilter="+[toggle[urgent]]" />
> \end
>
> <$button actions=<<toggle-urgent>> >
> <$list 
> filter="[all[current]tag[urgent]then[&#9733;]else[&#9734;]]"><<currentTiddler>></$list>
> </$button>
>
> You can call it with {{|| my-toggle-template}}
>
> If you want to hide the button use: <$button *class="tw-btn-invisible"* 
> actions=<<toggle-urgent>> > ... you will only get the star. 
>
> have fun!
> mario
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8b77b91e-d550-4174-a6fa-dc9562c979d0n%40googlegroups.com.

Reply via email to