|
|
#256 |
|
Chalut o/
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 692
Karma: 721246
Join Date: Dec 2017
Device: Kobo
|
Oh, quick, a little bug:
If you delete all the entrys in the ToC editor, you can no longuer add a new entry (since their require a entry as reference) |
|
|
|
|
|
#257 |
|
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 127
Karma: 130000
Join Date: Sep 2019
Location: Ukraine
Device: Computer, iPad
|
Hello.
Where in the interface are the following lines found: AdjustImage PrettyPrinting... Mending... If possible, with pictures. |
|
|
|
|
|
#258 | |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
Quote:
After studying the code, I probably could add a check in the delete code itself to check if after the delete the invisible root item has no rows left and if so inject an empty row. I will look into that. Update: I have pushed to master a change to inject an empty placeholder entry if when editing the TOC, the user deletes the last entry. So there is always an entry so "Add above" and "Add below" can still both work with no issues as does simply editing the placeholder itself. Last edited by KevinH; 05-03-2026 at 12:56 PM. |
|
|
|
|
|
|
#259 | |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
Quote:
Note all ui strings in ui files are automatically included in to the list of strings to be translated. For example: Here is one place that the string AdjustImage is set for translation for a WindowTitle. In Sigil/src/Form_Files/AdjustImage.ui Code:
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>AdjustImage</class> <widget class="QWidget" name="AdjustImage"> <property name="windowTitle"> <string>AdjustImage</string> </property> If you are looking for screenshots of new features then please download the latest DNSB test build. Last edited by KevinH; 05-03-2026 at 09:03 AM. |
|
|
|
|
|
|
#260 |
|
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 127
Karma: 130000
Join Date: Sep 2019
Location: Ukraine
Device: Computer, iPad
|
This question asks where I can see new strings from the new features implemented on my computer screen while working with the program (test build 2.8.0).
Judging by the provided code fragment, the string "AdjustImage" doesn't require translation, even though it's in Transifex. Conversely, I see the string "coordinates" on the screen, but not in Transifex. |
|
|
|
|
|
#261 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 29,420
Karma: 211545324
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Prettify and Mend Are not new features. Prettify has been tweaked.
Mend is on by default, but you can turn it off in Sigil's Preferences. Both can be run manually from the context menu by right clicking on CodeView when Xhtml is open. The ways to trigger Prettify and Mend have not changed. They are both covered in the user manual. The change to Prettify is the ability to tweak how it works by means of an .xml file in Sigil's preferences. There is no current documentation for this (aside from posts in this thread) because this new feature has not been released yet. The other new features are found when you open an image from the bookbrowser. New buttons are available for editing images directly from Sigil. Last edited by DiapDealer; 05-03-2026 at 10:03 AM. |
|
|
|
|
|
#262 | |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
Quote:
I will add a tr() around the word "coordinates" to mark it as translatable. What about "Zoom" should that be translatable too? This will require rebuilding the base for translations one more time. But we are in no rush so. |
|
|
|
|
|
|
#263 |
|
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 127
Karma: 130000
Join Date: Sep 2019
Location: Ukraine
Device: Computer, iPad
|
>What about "Zoom" should that be translatable too?
Yes. |
|
|
|
|
|
#264 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
Okay, I have pushed this to master. The new base for translations should be automagically updated sometime overnight by Transifex so any time after that the strings will be available for translators.
And I have pulled in all translations so far into Sigil but with the recent base.ts update more pulls will be made over the next 2 weeks, so no rush. Last edited by KevinH; 05-03-2026 at 11:09 AM. |
|
|
|
|
|
#265 |
|
Connoisseur
![]() Posts: 68
Karma: 10
Join Date: Mar 2024
Device: none
|
I don't think Sigil has THAT many preferences, but if you feel differently then an environment variable would be fine.
|
|
|
|
|
|
#266 | |
|
Connoisseur
![]() Posts: 68
Karma: 10
Join Date: Mar 2024
Device: none
|
Quote:
So with this option, it just means they're starting from the epub folder and not the last one used. Either way, they're going to have to select a new folder (and maybe if they notice they're always starting in the actual epub folder they might start organising their files better). |
|
|
|
|
|
|
#267 | |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
Quote:
So again, some better justification for this feature or maybe a few other users requesting this feature are really needed. Change just to save one or two users a single click or two are really not the kinds of feature requests I will accept. You can of course set a folder as a commonly used location to remember in the file dialog. Last edited by KevinH; 05-03-2026 at 02:25 PM. |
|
|
|
|
|
|
#268 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,666
Karma: 6774048
Join Date: Nov 2009
Device: many
|
Deleted a duplicate response generated somehow
Last edited by KevinH; 05-03-2026 at 02:29 PM. |
|
|
|
|
|
#269 |
|
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 removed
Last edited by DNSB; 05-07-2026 at 07:06 PM. |
|
|
|
|
|
#270 | ||
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 53
Karma: 17648
Join Date: Jun 2011
Location: Lima, Peru
Device: Kindle 10Gen / Kobo Aura HD / Nook STR
|
Hi.
Quote:
One question/suggestion (aka suquestion): is there any way to configure prettyprint.xml to wrap lines at <br / > tags? (like it used to do in pre-Gumbo Sigil). Often, especially with third-party epubs/imports from word processors/copy-pasted content from websites, these tags appear, and it would be visually easier if they were clearly marked in code view. (Fingers crossed) Quote:
If it's still open because of me, please feel free to close it.
|
||
|
|
|
![]() |
|
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 |