Re: [tw] Re: [TW5] One click delete tiddlers

2016-11-20 Thread Riz
Hi Bob Sorry I missed the address. There is a subreddit dedicated to TW5 at https://www.reddit.com/r/TiddlyWiki5/ We are creating a directory of all tiddlywikis posted on the group, to let others know how different people are using TW5. Normally | copy and paste the link from the group, but

Re: [tw] Re: [TW5] One click delete tiddlers

2016-11-20 Thread Bob Flandard
Hi Riz, Please forgive my dimness, but I had no idea what subreddit was. So I googled it and then googled reddit... and I still have no idea. In my defense I was born in the 60s and I don't do Twitter or Facebook or LinkIn (if they're related). My completed work is all yours, except for a minor

Re: [tw] Re: [TW5] One click delete tiddlers

2016-11-20 Thread Rizwan Ishak
You are welcome. Post your completed works here and the subreddit if you can. On 20-Nov-2016 8:21 PM, "Bob Flandard" wrote: > Hi Riz, > > Thanks again for your excellent code, it's amazing. > > Regards, Bob > > -- > You received this message because you are subscribed to the Google Groups > "Tid

[tw] Re: [TW5] One click delete tiddlers

2016-11-20 Thread Bob Flandard
Hi Riz, Thanks again for your excellent code, it's amazing. Regards, Bob -- 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.

[tw] Re: [TW5] One click delete tiddlers

2016-11-20 Thread Riz
Here try this code, this will give you the original functionality you asked for, ie checked checkboxes, and if you want to exclude something, just uncheck it. There is a slight difference in the filter syntax. DO NOT use the outer brackets. ie, if your normal filter is [tag[HelloThere]], just

[tw] Re: [TW5] One click delete tiddlers

2016-11-20 Thread Bob Flandard
Hi Riz, Wow! you work quickly. Thanks very much, that works like a charm. Regards, Bob -- 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...@goo

[tw] Re: [TW5] One click delete tiddlers

2016-11-20 Thread Riz
<$edit-text tiddler="$:/temp/delete-filter" tag="input" placeholder="enter a filter" default="" size=50/> <$reveal state="$:/temp/delete-filter" type="nomatch" text=""> <$button class="tc-btn-invisible"> <$action-setfield $tiddler="$:/temp/delete-filter" $field="text" $value=""/> {{$:/core/images/