[tw] Re: Tags quandary - how do I merge tag that have different case

2016-07-20 Thread Farayi Chambati
Thanks Matabele. On Wednesday, July 20, 2016 at 5:44:13 AM UTC+12, Matabele wrote: > > Hi Farayi > > The ActionListops widget is designed for this kind of operation and > simplifies code considerably -- to search and replace a tag use with the > replace[] filter operator like so: > > <$button>

[tw] Re: Tags quandary - how do I merge tag that have different case

2016-07-19 Thread Matabele
Hi Farayi The ActionListops widget is designed for this kind of operation and simplifies code considerably -- to search and replace a tag use with the replace[] filter operator like so: <$button> <$list filter="[tag[oldtag]]"> <$action-listops $tags="newtag +[replace[oldtag]]"/> Do This --

[tw] Re: Tags quandary - how do I merge tag that have different case

2016-07-19 Thread Farayi Chambati
Thanks Reakt.. On Tuesday, July 19, 2016 at 3:25:13 AM UTC+12, reakt...@gmail.com wrote: > > You may also want to check out the Search and Replace Tag wizard - > http://tobibeer.github.io/tb5/#Search%20And%20Replace%20Tag > -- You received this message because you are subscribed to the Google

[tw] Re: Tags quandary - how do I merge tag that have different case

2016-07-19 Thread Farayi Chambati
Thanks RichardWilliamSmith again. The utility worked a treat. I have applied in the production file. Best regards, On Monday, July 18, 2016 at 11:37:47 PM UTC+12, RichardWilliamSmith wrote: > > Hi Farayi, > > I made this for you, it's a "tag re-tagger" - it can swap one tag for > another

[tw] Re: Tags quandary - how do I merge tag that have different case

2016-07-18 Thread reaktorblue
You may also want to check out the Search and Replace Tag wizard from Tobi Beer - http://tobibeer.github.io/tb5/#Search%20And%20Replace%20Tag -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw] Re: Tags quandary - how do I merge tag that have different case

2016-07-18 Thread Farayi Chambati
Much appreciated RichardWilliamSmith, I will have a play in a sandbox and I will add it into production. On Monday, July 18, 2016 at 8:52:16 PM UTC+12, Farayi Chambati wrote: > > > I have a tag like "Movie" and "movie". How do I rename one or how I merge > these? My queries are now very

[tw] Re: Tags quandary - how do I merge tag that have different case

2016-07-18 Thread RichardWilliamSmith
Hi Farayi, I made this for you, it's a "tag re-tagger" - it can swap one tag for another (existing) tag over all tiddlers. let me know if it works. Please make a copy of your wiki before using it. Copy the following into a tiddler - it doesn't matter what it's called; !!!This removes one tag