Hi Mohammad,I successfully used the search and replace option to replace some text in several tiddlers but the next line of text I tried didn't work - nothing changed.
However, the Log status indicates that the "field has changed" for each tiddler and does so each time "Replace all?" is clicked.
I'm using Release 2.
RegardsJon
Hi Mohammad,Yes, I'm using 2.0.7I mean it worked for the first text I wanted to replace but not for this:<<hoverFootnote "^^1^^" "What It REALLY Means to Act 'As If'
Hi Mohammad,Thanks for the suggestions. I tried https://regex101.com/ to test escaping the characters and as you suggested, "\^\^1\^\^" produced the correct match.In Tiddly Commander I did the following:
- In the search box entered:[all[shadows+tiddlers]search[<<hoverFootnote "^^1^^" "What It REALLY Means to Act 'As If']]
- Selected my tiddlers and deselected the state/temp tiddlers- In the Search & Replace boxes:
- entered <<hoverFootnote "\^\^1\^\^" "What It REALLY Means to Act 'As If' Kelli Cooper
- to be replaced by:- <<fnote "{{Footnotes##myref5}}This did replace the text successfully but it also introduced the following tag to each tiddler: $:/tags/Commander/WorkingI refreshed the wiki without saving to remove the tags to take things back to the beginning.RegardsJon
On Friday, 17 January 2020 17:55:03 UTC, Jon wrote:Hi Mohammad,I successfully used the search and replace option to replace some text in several tiddlers but the next line of text I tried didn't work - nothing changed.However, the Log status indicates that the "field has changed" for each tiddler and does so each time "Replace all?" is clicked.I'm using Release 2.RegardsJon
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/759261ad-ee2d-4391-bc4a-1918b1be72e3%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddl...@googlegroups.com.
Hi Mohammad,If I save the wiki, then the tag is permanently attached to the tiddlers....?