View Single Post
Old 05-29-2019, 09:01 AM   #8
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,699
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by BetterRed View Post
I thought it worth pointing out that Sigil provides a 'safe' way to:- "Manually edit files in Sigil's scratch directory with other software while Sigil has them open".
Yes, it does. Sigil makes sure any outstanding changes in Sigil have been flushed to disk before opening the file in the external editor, and then monitors the externally opened scratch file for changes (QFileSystemWatcher) and makes sure the gui is updated with those changes when they are written. Neither of those things happen when manually opening the scratch directory and launching files in ones own external editor to make changes. Changes made (both externally and internally) could easily be lost when doing it without the assistance of Sigil's "Open With." feature.

Sorry, I thought you were suggesting that using the Open With feature was no different then manually editing files in Sigil's scratch directory with other software while Sigil has them open.
DiapDealer is offline   Reply With Quote