03-22-2024, 02:16 PM | #1 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Future Release To-Do Items
We have had a number of threads requesting multiple changes and things. So to prevent my forgetting what I said yes to, I have tried to collect them here.
Sigil To Do List ---------------- 1. Update multiline css reformat to add space after a comma in a selector (See https://www.mobileread.com/forums/sh...52&postcount=9 ) (Done - pushed to master) 2. Add "Use Unicode" to Find & Replace Regex options (*UCP) (Done - pushed to master) 3. Allow groups of selected .smil, .js, and .svg files to be used with Find and Replace (or figure out something for searching multiple text files). Perhaps SelectedText (ST code). (Done - pushed to master) 4. Add ability for user to use an environment variable, SIGIL_PREVIEW_TIMEOUT, to change the Preview Timeout within limits of 100 to 10000 (milliseconds). (Done - pushed to master) 5. Add in BeckyEbook's code to force focus to CodeView when pressing Find button, even if focus in the Replace field. (See https://www.mobileread.com/forums/sh...7&postcount=29 ) (Done - pushed to master) 6. Consider going from 40 clip bar icons max to 60 (from 20 to 30 per clip toolbar). General consensus is that this is not needed but can it hurt? And 60 is less than the 80 not what was asked for but still a noticeable improvement for heavy clip bar users. (Done - pushed to master - but can be reduced to 50 if 60 is overkill) 7. Given Qt6 ability to do renames with just case variations on Windows and macOS, relax the constraint on single step case only renames. (Done - pushed to master) 8. Improve the ability work with epubs with thousands of files using Bulk Rename, Bulk Move, and Bulk Delete to greatly speed things up and reduce memory footprint (Done - pushed to master) 9. Register QDockwidgets show/hide toggleActions with the Shortcut Manager (Done - pushed to master) 10. Fix long standing bug in ImageTab context menu save-as (Done - pushed to master) 11. Add ability to highlight which QDockWidget has focus (controllable by user) (Done - pushed to master) 12. Improve tab to shift focus behaviour throughout Sigil for all platforms (Done - pushed to master) If anyone has any other requests over the next few weeks, please let me know. If I previously said "yes" to someone's request and it is not yet implemented and not on this list, please point me to the thread and I will update this list. Last edited by KevinH; 04-30-2024 at 01:50 PM. |
04-05-2024, 11:38 AM | #2 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
For those interested in upcoming features, and those who build their own:
I have updated the New Features To-Do List above to mark off things now pushed to master (completed). |
Advert | |
|
04-05-2024, 12:22 PM | #3 | |
Connoisseur
Posts: 78
Karma: 2138296
Join Date: Nov 2016
Device: ipad, Kindle Scribe, Kobo Libra 2
|
Edit a specific CSS class.
Quote:
When in code view, with the cursor within the name of a css class, I can edit the css class within the code view using Ctrl + E. I thought that there would already be a plugin for this in Sigil but I have not been able to find one. What I need is the ability to open a mini-editor showing the css class indicated by the positioned cursor, ready for editing. This feature is really the only reason for still using Dreamweaver. I use Sigil for just about everything else But to edit a css class in Sigil, I now have to know which stylesheet contains the class, open the stylesheet, and find the class within the stylesheet. Thanks for considering this. Jim |
|
04-05-2024, 12:51 PM | #4 |
Grand Sorcerer
Posts: 28,044
Karma: 199464182
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Right-click on the class name in Code View and select "Go to link or style" from the context menu.
|
04-05-2024, 12:55 PM | #5 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Yep, Sigil has had that feature for quite some time.
|
Advert | |
|
04-05-2024, 02:16 PM | #6 |
Connoisseur
Posts: 78
Karma: 2138296
Join Date: Nov 2016
Device: ipad, Kindle Scribe, Kobo Libra 2
|
!!@#. MANY thanks for that. Amazing the things you can miss if your explorations are too timid :-)
Jim |
04-05-2024, 02:20 PM | #7 |
Grand Sorcerer
Posts: 28,044
Karma: 199464182
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Trust me... I still discover things I'd forgotten about (or never knew about) RE Sigil all the time!
Last edited by DiapDealer; 04-05-2024 at 03:04 PM. |
04-05-2024, 03:49 PM | #8 |
A Hairy Wizard
Posts: 3,225
Karma: 19000635
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
|
|
04-05-2024, 04:57 PM | #9 |
Grand Sorcerer
Posts: 28,044
Karma: 199464182
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
|
04-07-2024, 01:14 PM | #10 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Updated the To-Do list again.
|
04-07-2024, 07:45 PM | #11 |
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
I've raised these shortcut anomalies previously, but because it was in threads that addressed more substantive issues they've been overlooked.
I would assign Alt+Shift+C to View Clips, and Alt+Shift+P to View Preview. Default settings wouldn't change of course. BR |
04-07-2024, 08:34 PM | #12 | |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Quote:
I will also look to see if there is a way to limit Tab focus shifting to be internal to a QDockWidget as we discussed that as well. Last edited by KevinH; 04-07-2024 at 08:42 PM. |
|
04-07-2024, 10:00 PM | #13 | |
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
If "…having 'esc' close a QDockWidget may be an easier [for you I assume] solution…" means me using the actual Esc key, then please provide an option to turn any such feature off. I would rather find the mouse and click the close button. If I can, I often assign Esc to 'Quit the application'. I can't do that in Sigil… which is fine… but if I forget that, and I hit Esc in Sigil it does nothing, which is also fine, but I would not want Esc doing anything else. Added: if you were to ask me to rank the issues raised here against the issue of Tab shifting focus between windows, I'd probably rank the latter lower. I put that down to BekkyEbook's .qss patch. IMO it should be a built-in preference in all Qt apps… spotting which control has focus is also hard in other Qt based applications I use. BR Last edited by BetterRed; 04-07-2024 at 10:22 PM. Reason: Added |
|
04-08-2024, 04:36 PM | #14 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Registering even QDockWidget toggleActions with the Shortcut Manager turned out to be quite straightforward.
|
04-08-2024, 05:44 PM | #15 |
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Icon Redesign for future 1.0 Release of Sigil | shorshe | Sigil | 38 | 06-07-2016 12:29 AM |
Kindle Software Preview Release and calibre 'Fetch News' items | tomsem | Devices | 25 | 07-20-2011 09:02 AM |
Will amazon release another cheaper version of DX in the near future | CalvinL | Amazon Kindle | 6 | 07-31-2010 06:01 PM |
Suggestion For Future Release Of Calibre | clambert | Calibre | 5 | 07-10-2010 02:45 PM |
dotReader alpha release next month with future iLiad support possible | Alexander Turcic | News | 7 | 09-28-2006 01:24 PM |