Re: [Zim-wiki] Find and Replace with links

2017-09-19 Thread Chris Habasinski
The Zim pages are just text so you can do this outside ofZim with a perl one-liner. I would do something like - I use Linux: cd to root of notebook perl -p -i -e 's/oldstring/newstring/g' $(find ./ -name *.txt) On 09/18/2017 11:24 PM, Laecy wrote: Hello all! I'm wondering if anyone knows

[Zim-wiki] Find and Replace with links

2017-09-18 Thread Laecy
Hello all! I'm wondering if anyone knows how to do a Find and Replace to create links throughout a document. Right now, the closest I can figure is: - Cntrl+H example - [[Index:Example]] -> Replace All - Cntrl+R This inserts links to the Example entry in my Index, but it shows the full