Quote:
Originally Posted by Vanguard3000
"Wrappable"/regex Clips
I'd love for defining clips to have a similar option to regex replacing using "\1"[...]
|
That exact feature already exists. If you highlight text and select a clip with a "\1" in it, the text will be wrapped in it.
Quote:
Originally Posted by BeckyEbook
For backward compatibility, we ignore the existing sigil_searches.ini file and from version 1.5 only save sigil_searches_new.ini.
|
I like the idea, but we might as well replace
all .ini files with .json files and offer a stand-alone converter for the first Sigil version that no longer uses .ini files.
IIRC, current sigil.ini files are no longer 100% compatible with older versions anyway and .json files must be encoded as UTF-8 files by default. (I know that UTF-16/32 are also allowed, but I've yet to see one "in the wild.")