View Single Post
Old 03-18-2022, 01:06 PM   #46
Mister L
Groupie
Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.
 
Posts: 179
Karma: 91148
Join Date: Jun 2010
Device: Sony 350
Quote:
Originally Posted by KevinH View Post
If others are interested:

I am contemplating a Saved Search "Counts Report" button that creates a modal dialog with a table with columns showing:

Test Full Name, Find Regex, Target Files, Count All

for each test in a Saved Search Group, with the option to save the table as a csv file.


This would function as a Count Report for anything you wanted such as table tags, ordered lists, unordered lists, or anything you can create a regex for.

If people are interested in seeing something like this added to Sigil for the next release, please let me know.
Yes please, that would be brilliant.

I would also get a lot of use out of these other proposed features in particular, especially the search excluding tags (even if it can be done with regex, that would be a lot easier):

Quote:
Originally Posted by KevinH View Post
  • Make search and replace of text be handled in text only (excluding tags) (dev team) But note this can be done now via regex now:
    - using this regex prefix before the text to find: <[^<>]*>(*SKIP)(*F)|
    or
    - this regex postfix after the text to find: (?=[^>]*<)
  • Add GetInfo dialog to BookBrowser to add/change Semantics and Manifest Properties on a File (dev team)
  • Add CSSToolbox and GUI to help users create, manipulate, and merge multiple css stylesheets/selectors (@Tex2002ans)
    • merge selectors across separate css stylesheets
    • delete selectors from a stylesheet
    • strip out a set of properties across all selectors and stylesheets
    • compare two selector property lists to find matching selectors across stylesheets
Thank you again for all the amazing work you do I don't know what I would do without Sigil. The new search features are brilliant, very glad you managed to get the bugs sorted out before losing completely your sanity (now to retrain my muscle memory to stop clicking on "restart" when I want "replace/find" ).
Mister L is offline   Reply With Quote