Quote:
Originally Posted by mmat1
Hello,
i've some questions refering to Sigil 0.5.0
- wildcard search is gone, why (i'm missing it) ?
- translating the foldernames in the book-browser is imo not a good idea, since <img src="../Bilder/img0.jpg" /> will not work. Is there a simple way to turn these few translation back ?
|
The search engine was replaced from the default QT to PCRE. Try to learn the basic RegEx and you will never look back to wildcard is my guess.
The foldernames are only in the interface. The foldernames in the files are still the originals. It makes sense.