View Single Post
Old 09-01-2019, 07:13 PM   #9
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,885
Karma: 6120478
Join Date: Nov 2009
Device: many
FWIW, a user defined folder structure is our next Sigil project (in other words stop moving everything to fit our structure). We will branch to start work on it immediately after the next release.

As for multi-lingual spell checking, that is actually not hard if it is done by a spellcheck modal dialog and not trying to do it while typing. The "do it while typing" is in fact very hard to do as the tag that indicates the language may be far away from the text being checked. The modal dialog spell checker might be a good project for a plugin developer.
KevinH is offline   Reply With Quote