Quote:
Originally Posted by PatNY
When you open an epub and make a minor change to the css sheet and do nothing else, then when you go to close the app, no window comes up to ask you if you want to save/discard the change. Sigil closes without saving the change.
|
I can't duplicate this on Sigil 0.5.3 on Ubuntu 12.04. If I open a file and switch to the stylesheet, as soon as I type any character my Sigil window correctly updates the filename with a '*' at the end indicating something has changed, and if I try to close or open a new epub I'm prompted to save/cancel. What OS are you using?
Quote:
1) Is it possible to add the option to search in "whole word" mode. For the time being I am using the fix offered by Timur of enclosing the search in boundary tags (\b) ... but it would be so much easier if there were a simple checkbox.
|
Unlikely any checkboxes will be added. It might be that additional modes can be added - but there would have to be good justification for them - something that cannot be done using Regex. And since you can do what you need using Regex - at least from what you've stated - there doesn't seem to be a need to add a new mode.
Quote:
2) Is it possible to save to Sigil a list of most frequently used regex search terms and their associated replacement counterparts?
|
Not in the current version...