View Single Post
Old 04-12-2022, 03:29 PM   #125
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,901
Karma: 6120478
Join Date: Nov 2009
Device: many
Yes any change in sorting will completely recreate the table so that the overall total always is placed at the bottom regardless of column sorted on.

And yes, by design can not run dry-run on multiple searches on the same target files as each pass through the files will mess up the previous searches calculated match positions, changes potential match context, and would miss matches that are built up from earlier replacements.

So a dry-run table must represent a single search over the set of target files.

Quote:
Originally Posted by Mister L View Post
This is brilliant.

Question: in the "Counts Report", if I click on the header to modify the sort order, it seems to restart the entire count. Is that expected? It's not necessarily a problem, I am not sure I would really need to modify the sort order often / ever, just thought I would mention it just in case.

Other question, the dry run does not seem to be compatible with (multiple) groups of saved searches, is this intended? I am not sure if it's a bug or just that the dry run is only meant to be used for one search at a time, which would be reasonable.

This is what I mean:

Spoiler:
1. load a group of saved searches (click on the name of the group then "Load Search") and do a dry run (Shift + Replace All) or possibly any action (same thing happens if you click directly on Find)

2. click on the name of a new group then "Load Search": the first search of the new group is not "loaded" into the F/R dialogue and the dialogue is not reset, it still displays the previous search, and if you try a dry run, the result is of the previous search still displayed in the dialogue.

Same result if you select more than one individual search (CTRL + click the names of the searches) then "Load Search".

If you click on "Load Search" and then "Find" it will launch the search series and stop on the first result, but then the dry run will only show results for that search, not the entire group.

If you select one individual search then "Load Search" it is immediately loaded into the dialogue and the dry run etc. works as expected.

Last edited by DiapDealer; 04-12-2022 at 04:19 PM.
KevinH is offline   Reply With Quote