View Single Post
Old 12-16-2020, 09:58 PM   #34
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,962
Karma: 6361444
Join Date: Nov 2009
Device: many
1. Writing and using Sigil's plugins is much more flexible than writing replacement functions in python itself. So I do not think that feature is needed. If you can write a replacement function in python you should have no trouble creating a plugin. The interface is very simple.

2. What do you mean by "save search mode"? Do You mean regular expression control flags should be saved along with the search or something else?

3. There is no regular checking of html files once loaded. Turn off Preview on very very large files. But note, single large html files are generally a very poor design choice.

Quote:
Originally Posted by The_book View Post
1. Regular expression with function replacement (can be developed as a plug-in)
2. Search save function add save search mode
3. Setting options for turning off html checking for files larger than a specified size
KevinH is online now   Reply With Quote