|
|
#61 | |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,893
Karma: 7500000
Join Date: Nov 2009
Device: many
|
Quote:
I will add that to master once I get some time. I have never once seen an epub like the one linked! |
|
|
|
|
|
|
#62 |
|
Chalut o/
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 711
Karma: 721246
Join Date: Dec 2017
Device: Kobo
|
Thanks
|
|
|
|
|
|
#63 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,893
Karma: 7500000
Join Date: Nov 2009
Device: many
|
Regarding seeing recent items in the macOS dock, I have been using this change for the last few days and it does not seem to cause any issues. So I have now pushed this change to master. It will appear in the next release of Sigil.
Last edited by KevinH; 08-06-2026 at 10:37 AM. |
|
|
|
|
|
#64 | |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,893
Karma: 7500000
Join Date: Nov 2009
Device: many
|
Quote:
|
|
|
|
|
|
|
#65 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 84,436
Karma: 153744815
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
The problem with these new image format types is a lot of eBook software will have no idea what to do with them. Sure they may make the ePub smaller, but what good is smaller if the software can't handle it?
Not everyone will have the ability to switch to software that handles these image formats. That's going to be a problem. |
|
|
|
|
|
#66 | |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 29,639
Karma: 212299010
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Quote:
|
|
|
|
|
|
|
#67 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 177
Karma: 474196
Join Date: Jan 2011
Location: Canada
Device: Kobo Libra 2
|
Is it feasible to change the "Change Case" functions to ignore tags? Currently, it fails silently if there are any tags within the selection, and it'd be nice to be able to select a block of text that has italics, spans, etc; or even select multiple paragraphs. Without changing the case within the tags, of course.
For example, if I select Code:
one<i>two</i> Code:
<p>one</p> <p>two</p> |
|
|
|
|
|
#68 |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() Posts: 395
Karma: 518
Join Date: Nov 2015
Location: Europe EEC
Device: Kindle Fire HD6 & HD8
|
Thanks, Kevin. Looking forward to it.
|
|
|
|
|
|
#69 | |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,893
Karma: 7500000
Join Date: Nov 2009
Device: many
|
Quote:
|
|
|
|
|
|
|
#70 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,893
Karma: 7500000
Join Date: Nov 2009
Device: many
|
For those users interested in the "Advanced TOC Editing Features" asked for by icearch (read that multi-selection), I think I have finally gotten something that is testable, but that might be a bit flakey yet.
So I have not pushed those changes to Sigil master, but instead pushed them to my personal repo: http://github.com/kevinhendricks/Sigil That repo is fully up to date with all the changes so far in Sigil master and just adds in the EditTOC changes. So if you build your own, please pull and build from there and let me know of any issues or bugs in moving multiple selections in Sigil's TOC Editor. If it seems to work, I will push those changes to regular Sigil master and they will be available in the next release. Thanks. |
|
|
|
|
|
#71 |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 53,612
Karma: 181843001
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
For those using Windows and wanting to test the advanced ToC editing, here's a link to the version with the extended ToC editing: Sigil-2.8.1-Windows-x64-Setup.exe.
|
|
|
|
|
|
#72 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Aug 2026
Device: Phone
|
I would also like to ask about one small UI feature before submitting it as a PR.
Sigil-Enhanced has an image hover preview in the Book Browser. Hovering over an image shows a small preview together with its dimensions and file size. I have adapted the current implementation against Sigil master here: https://github.com/rinne1998/Sigil/c...hover-preview/ Would this be something you would be interested in having in Sigil itself?
|
|
|
|
|
|
#73 | |
|
A Hairy Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,491
Karma: 21099999
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
|
Quote:
I, for one, think that functionality is nice. Our current implementation doesn’t show file size without having to dig down to “Get info” |
|
|
|
|
|
|
#74 | |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() Posts: 395
Karma: 518
Join Date: Nov 2015
Location: Europe EEC
Device: Kindle Fire HD6 & HD8
|
Quote:
So I will give a vote for this as a sensible enhancement provided the code change doesn't have unintended consequences. |
|
|
|
|
|
|
#75 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,893
Karma: 7500000
Join Date: Nov 2009
Device: many
|
Please understand how this works. It replaces the standard QTreeView with its own BookViewTreeView that builds and maintains a cache of QImage scaled images and then tracks mouse enter and leave events and when the cursor enters an image name it prebuilds the the image (if not available in the cache) and show it with a QTimer.
All of the memory and code used for this is just to gain something that a single right click will show you right now, (either with View Image, or Get Info, etc.) as opposed to a hover. I for one am not a fan of having the cursor inadvertently hover over an image and produce a thumbnail potentially disrupting my train of vision, just to save a single right click when I do want that info. If I need info on All Images, that is what the Image Report does and it can be saved to csv. So unless this feature is viewed by current Sigil users as really really useful, the code behind it and its maintenance and its memory used (which does have the ability to be capped) is just not worth saving a single right click (which is hardly digging for anything), in my personal opinion. But my opinion can be changed. If your opinion differs, now is the chance to convince me otherwise. Please say exactly why this is really useful to you. What it actually helps with. Why it helps. Etc. Are you using it to find an image to insert? If so we have a tool that helps with that and already provides thumbnails that are user scalable Are you using to look for strange image sizes (Reports can help with that), etc. So what task or tasks is it actually helping with? Last edited by KevinH; Yesterday at 01:36 PM. |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Improvements? New Features? post sigil 2.7.6 | KevinH | Sigil | 315 | 05-23-2026 10:40 AM |
| 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 |
| Improvements/bugs/features | dontcrash | KOReader | 10 | 10-23-2019 10:05 AM |