Thank you TW Tones and Mark S!

TW Tone's solution works great. Blessings,

On Wednesday, January 6, 2021 at 4:19:22 PM UTC-6 David Gifford wrote:

> Hi everyone
>
> I have a list widget for tasks, and I would like to have a way to delete 
> tiddlers in the list.
>
> I tried
>
> <$list filter="[!is[system]all[current]tagging[]sort[title]]"><$button 
> class="tc-btn-invisible tc-tiddlylink"><$action-deletetiddler /><<icon 
> {{$:/core/images/delete-button}}>></$button><$link><$view 
> field="title"/></$link><br></$list>
>
> and
>
> <$list filter="[!is[system]all[current]tagging[]sort[title]]"><$button 
> class="tc-btn-invisible tc-tiddlylink"><$action-deletetiddler  
> $tiddler="[is[current]]" /><<icon 
> {{$:/core/images/delete-button}}>></$button><$link><$view 
> field="title"/></$link><br></$list> 
>
> Nothing happens with either of these.
>
> Thanks in advance for your help!
>

-- 
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/ad1e0c9d-0a74-4596-bad7-cf856993a46an%40googlegroups.com.

Reply via email to