Yes. Sigil caches its editing changes and only writes them to disk from memory when required. It does this for speed reasons.
Using “open with” on a file in Sigil tells Sigil to write its changes to disk and set a FileWatcher to look for changes by a third party software (what you use with open with).
Trying to work around that is a sure recipe for disaster.
|