|
|
#241 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
If you select all xhtml before launching the automate list does that work? I think I remember something about keeping selections.
If not, an automate list can pass in a string value to the plugin, which I can use to internally run on every xhtml. I will tweak the latest PrettyPrinter plugin to do that and post it. |
|
|
|
|
|
#242 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
Actually I just looked and there is a way to memorize the initially selected resources in Automate and return it whenever you want as well as a way to make the BookBrowser select all xhtml files:
Code:
true;
} else if (cmd == "SetBookBrowserToAllHTML") {
SelectResources(GetAllHTMLResources());
success = true;
} else if (cmd == "SetBookBrowserToAllImages") {
just before invoking the PrettyPrinter plugin. That should work. Please let me know if it doesn't. |
|
|
|
|
|
#243 |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51,823
Karma: 180002962
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
I tried the select all XHTML before running the automate list and no joy. It's not a big deal with the reversion of the built-in prettify code which comes very close to what I want.
Edit: The SetBookBrowserToAllHTML works! Last edited by DNSB; 04-28-2026 at 06:50 PM. |
|
|
|
|
|
#244 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
We cross posted. So see my last post above, that should work.
|
|
|
|
|
|
#245 |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51,823
Karma: 180002962
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Another cross-post. I edited my message to say that SetBookBrowserToAllHTML works.
|
|
|
|
|
|
#246 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
Glad to hear it!
|
|
|
|
|
|
#247 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
I now have code to apply image filters using convolution kernels, things like blur, sharpen, edge detect, emboss, etc. It should be reasonably easy to extend our new AdjustImage code to add a few common filters. I have personally only tried the sharpen filter to help improve a new copy of an old photo. I have never tried edge detection (useful for an auto-crop tool maybe.
Should I do that or leave it to Open With (your image editor of choice) to do along with with flattening color tables in pngs, conversion to greyscale, etc, etc. Last edited by KevinH; 04-29-2026 at 06:54 PM. |
|
|
|
|
|
#248 |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51,823
Karma: 180002962
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Since I have several image editors around, I don't see any real need for adding more than the most basic options for image editing inside Sigil.
|
|
|
|
|
|
#249 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
|
|
|
|
|
|
#250 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
And to summarize this long thread, the following requests for Sigil have now been processed:
If there were some suggestions I missed out, please someone point them out to me and I will update this list. If there are any other suggestions you think might help benefit a majority of users, please post them here before I close this thread as complete or save them until after the next release of Sigil. Bug reports are always welcome. Special thanks to BeckyEbook and DNSB for all their bug notifications, testing , feedback and fixes. Your help was greatly appreciated! Last edited by KevinH; 04-30-2026 at 12:07 PM. |
|
|
|
|
|
#251 |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51,823
Karma: 180002962
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Link to older build removed.
Last edited by DNSB; 05-03-2026 at 03:37 PM. Reason: Link to older build removed. |
|
|
|
|
|
#252 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
Please be aware that although the base for translations was updated, we have to wait a week or two for updated translations to appear on transifex before they can be pulled into a Sigil test builds, so many of the new features in the current test builds are still missing translations.
|
|
|
|
|
|
#253 |
|
Connoisseur
![]() Posts: 68
Karma: 10
Join Date: Mar 2024
Device: none
|
*** New Feature Request ***
When adding existing files the default folder opened seems to be the last one used. Would it be possible to have an option to have the default folder as the same folder in which the epub is stored? Thanks |
|
|
|
|
|
#254 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
The last one used is adaptive. It is used everyplace in Sigil, Very few people will have organized all desired files to sit beside their epub. But even if they did, after the first input, it will adapt. How does forcing it to one location to start help most users?
Maybe I am missing something here. Please justify it would be better for most people? |
|
|
|
|
|
#255 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
And any new Sigil Preferences are not a good idea. We have too many Preferences as it is now.
So at best this would be an environment variable setting only. |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Suggestions for Sigil Improvements or New Features | KevinH | Sigil | 241 | 03-02-2026 01:09 PM |
| Suggestions for Sigil Improvements or New Features | KevinH | Sigil | 168 | 11-18-2025 12:23 PM |
| Ideas for New Improvements or Features | KevinH | Sigil | 97 | 04-09-2025 09:45 AM |
| What Features or Tools does Sigil Still Need Yet? | KevinH | Sigil | 175 | 03-06-2021 09:11 PM |
| Improvements/bugs/features | dontcrash | KOReader | 10 | 10-23-2019 10:05 AM |