Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 10-07-2025, 10:22 PM   #61
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,954
Karma: 30277294
Join Date: Mar 2012
Location: Sydney Australia
Device: none
You're right, a ONCE ONLY notify, some of us are not blessed by the Lord with perfect recall.

No worries, I'll use Windows reminders.

Last edited by BetterRed; 10-07-2025 at 10:28 PM.
BetterRed is online now   Reply With Quote
Old 10-07-2025, 10:43 PM   #62
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: 9,004
Karma: 6361444
Join Date: Nov 2009
Device: many
Most linux distributions turn off that feature since they only want you to upgrade to the distribution's tested builds. And for Windows and Mac, the only other way to check would be to poll Sigil's version.xml file in github much more frequently, but polling that file more frequently generates unwanted network traffic.

We think our version of update checking is fine.
KevinH is offline   Reply With Quote
Old 10-07-2025, 10:51 PM   #63
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,650
Karma: 79983758
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Quote:
Originally Posted by BetterRed View Post
You're right, a ONCE ONLY notify, some of us are not blessed by the Lord with perfect recall.

No worries, I'll use Windows reminders.
I've taken to using the Windows winget command to handle updates. A simple batch file on the desktop that just does a winget update -r to automagically download and install any needed updates.
PeterT is offline   Reply With Quote
Old Yesterday, 09:28 AM   #64
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,824
Karma: 206879174
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
UniGetUI can also notify (as well as automatically update) for your winget needs, but it's gotten just a little bit difficult to tame in my opinion. It wants to handle updates for winget, pip, scoop, npm, chocolatey, et al -- all right out of the box. You can turn any of that off of course, but in my opinion the UI part of UniGetUI has become quite unintuitive and clunky.
DiapDealer is offline   Reply With Quote
Old Yesterday, 03:41 PM   #65
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: 9,004
Karma: 6361444
Join Date: Nov 2009
Device: many
Okay, for those who are interested in Automation, I have created a work-in-progress of implementing Automation Lists like plugins with their own top level Automation menu with "Manage", "Run", "Edit" submenus that are dynamically built on the fly, along with converting the Automate tool bar buttons in QuickLaunch buttons you can assign to any list.

All of this is a very invasive change. It seems to me to place way too much energy and time into Automate Lists that are generally little to not used by most people. I was okay when it was just a toolbar icon, but this makes it a full fledged top level Automation menu with dynamic naming of Automation Lists possible as some people have requested.

If you want these changes as a new feature in an upcoming version of Sigil, I will need to hear from you.

For those who build your own, I have pushed this work in progress version of Sigil to my personal repo into the master branch:

https://github.com/kevinhendricks/Sigil

Please pull from there and build it and please provide feedback. Is this overkill? Should we tone this down to something much simpler (say just limit to 5 lists and not allow dynamic naming)?

Happy to hear pros and cons from anyone here.

I have built a Mac arm64 version of this and posted that build if anyone is interested. My Windows build is down, and since this is in my personal repo, we do not have access to CI builds. If anyone else makes a Window builds to share I will post it, too.

Here is a link to a Sigil.app Beta:

https://github.com/kevinhendricks/Bu...nMac/releases/

Grab Sigil.app-beta-Mac-arm64.tar.xz (it is signed and notarized)

And DNSB has nicely donated his Windows build which I have posted to my BuildSigilOnMac repo (same link above) as:

Sigil-beta-Windows-x64-Setup.exe

So please give it a try and let me know your feelings one way or the other.

Last edited by KevinH; Yesterday at 06:21 PM. Reason: Updated with donated build
KevinH is offline   Reply With Quote
Old Today, 03:47 AM   #66
un_pogaz
Chalut o/
un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.
 
un_pogaz's Avatar
 
Posts: 474
Karma: 678910
Join Date: Dec 2017
Device: Kobo
Hrf, I can't test the changes (Linux/Arch), but thank you for working on it. At least it will have been considered.

Else, a remark: If this change is accepted, wouldn't it be more practical to store the automation into a folder "automate/<string_id>.txt"? Scan all files in a folder containing with certainty an arbitrary number of automate, rather that instpect the root setting folder that contain many others unrelated thing?
On the other hand, I agree that this requires adding a migration function, but moving three files in a folder seems pretty light to me.
un_pogaz is offline   Reply With Quote
Old Today, 04:06 AM   #67
Capricorn
Belgian Pommes Frites
Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.
 
Posts: 129
Karma: 35038
Join Date: Jan 2012
Device: Pocketbook Touch HD
implementing Automation Lists like plugins with their own top level Automation menu with "Manage", "Run", "Edit" submenus:
I use the automation lists almost every day. So, yes, I like that idea of automation lists like plugins, as it would help to adapt it quickly.
Capricorn is offline   Reply With Quote
Old Today, 04:30 AM   #68
philja
Addict
philja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enough
 
Posts: 291
Karma: 516
Join Date: Nov 2015
Location: Europe EEC
Device: Kindle Fire HD6 & HD8
Re: Automation lists
I've tried your beta Mac arm version on my Macbook and first impressions are that it's a really great improvement. It works fine and although 5 lists might be enough for me at present, I think I'd soon outgrow that - like with saved searches.

I'm personally not bothered by only having 3 icons. I'm not a great user of icons on toolbars - they provide too much clutter for me and tax my memory as to what each icon represents.

Once a new automation has been named, it seems that the name cannot be edited? I do like user friendly names.
philja is offline   Reply With Quote
Old Today, 08:18 AM   #69
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: 9,004
Karma: 6361444
Join Date: Nov 2009
Device: many
Some responses ...

- Renaming an automation list is a possible addition to the Manage Automation dialog. I will consider adding it if this moves forward. But you can right now manually rename those files in Sigil Prefs before launching Sigil, and Sigil will handle it. The format is "automate" + your unique identifier + ".txt".

- Yes using an automation folder inside Sigil Prefs would be easier but would break backwards compatibility. And to make things worse you would have to add a function in main.cpp to move those files into a folder, and it would have to exist for all time moving forward as people skip Sigil updates at times. Walking files (and no subfolders) in Sigil Prefs in quite fast and easy.

- Building Sigil on Linux Arch and Manjaro is quite easy to do. There are instructions for doing that, if you want to have a say on how things proceed in this case.

Last edited by KevinH; Today at 08:21 AM.
KevinH is offline   Reply With Quote
Old Today, 08:49 AM   #70
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: 9,004
Karma: 6361444
Join Date: Nov 2009
Device: many
Also, even if you are not a heavy user of automation, we need to hear your input on this proposed change.

As I said earlier, it is major/invasive change to Sigil's user interface, so I really do not want to go ahead with it if its presence is going to turn off some/many users. The Sigil user interface is getting huge. That is okay for a professional tool but does limit is appeal for many non-professional users.

All feedback welcome.

Personally ... I believe both "overkill" and "enshitification" are real and can happen incrementally and inadvertently even to open source projects. It is just something we must guard against. And Sigil can really only have a limited number of main menus in its ui and stay reasonable. If Automation is one of them that people want, I am okay with it. But only if it is truly useful like "CheckPoints", and "Plugins" were.

Last edited by KevinH; Today at 08:57 AM.
KevinH is offline   Reply With Quote
Old Today, 09:22 AM   #71
philja
Addict
philja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enough
 
Posts: 291
Karma: 516
Join Date: Nov 2015
Location: Europe EEC
Device: Kindle Fire HD6 & HD8
Quote:
Originally Posted by KevinH View Post
Also, even if you are not a heavy user of automation, we need to hear your input on this proposed change.

As I said earlier, it is major/invasive change to Sigil's user interface, so I really do not want to go ahead with it if its presence is going to turn off some/many users. The Sigil user interface is getting huge. That is okay for a professional tool but does limit is appeal for many non-professional users.

All feedback welcome.

Personally ... I believe both "overkill" and "enshitification" are real and can happen incrementally and inadvertently even to open source projects. It is just something we must guard against. And Sigil can really only have a limited number of main menus in its ui and stay reasonable. If Automation is one of them that people want, I am okay with it. But only if it is truly useful like "CheckPoints", and "Plugins" were.
I don't see the addition of an 'automation' item on the main menu bar as a major invasive change. On the contrary, the improved functionality makes it worthwhile (for me).

But, if you want to keep it minimalist, could the 'automation' entry be in the Tools dropdown listing? That would also be a logical place to find it and, in my experience, the operations on and by an automation list entry are very similar to what we get for the Saved Searches entry under the Tools menu heading.

Most of the clutter on my Sigils' interfaces comes from the icons display, where I shut down as many Toolbars as I can and decrease their size to prevent them from taking up multiple rows.
philja is offline   Reply With Quote
Old Today, 09:58 AM   #72
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: 9,004
Karma: 6361444
Join Date: Nov 2009
Device: many
But you can turn off all the toolbars in the View menu. So users who did not use Automation could always hide that toolbar. I do not think adding more to the Tools menu is the answer as that menu is already cluttered.

I just want to be assured that adding an Automation top level menu is the right thing to do for the majority of Sigil users.

From a code perspective this change is quite invasive as the code requires its own new dialog, its own main menu, its own dynamically built menus that need to be torn down and rebuilt on the fly, a way to associate list names with toolbar buttons and remember them, etc. That was okay for a major new feature like plugins that everybody uses. It may not be right for a feature like Automation.

This is why am I am asking for broader feedback. Not just from the handful of people who requested an extended automation feature.

Last edited by KevinH; Today at 10:01 AM.
KevinH is offline   Reply With Quote
Old Today, 10:05 AM   #73
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,824
Karma: 206879174
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I could provide an AppImage built from Kevin's fork fairly easily if there's enough interest in testing the proposed feature (especially among the folk whose distros might not provide new enough dependencies in their repos to build Sigil properly).
DiapDealer is offline   Reply With Quote
Old Today, 11:17 AM   #74
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: 9,004
Karma: 6361444
Join Date: Nov 2009
Device: many
I have now pushed a change to Sigil master to save up to 9 most recent files in the Files menu. This was just a one line change that needed no other supporting changes to work. We can revisit this at a future time if people really need more but let's try this first.

This change will appear in the next release of Sigil.
KevinH is offline   Reply With Quote
Old Today, 12:20 PM   #75
un_pogaz
Chalut o/
un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.
 
un_pogaz's Avatar
 
Posts: 474
Karma: 678910
Join Date: Dec 2017
Device: Kobo
I finaly can build it.
The change are realy good, realy fresh. Inside the Manage Automation dialog I will add a button "edit" and "rename", but detail.
Like philja, the automation entry in the menu bar is small and discret, and only have 3 icons for favorites automations is more than enough for me.
I have great hope and eagerly awaiting this feature to be approved. I love the automation feature, but being limited to three realy kill the feature for me. Is too short. I use several automations, and to overcome Sigil's limitations, I had to create plugins for the "add more of them".

I understand your concerns about "overkill" and "enshitification," but insofar as the automations is already a feature in Sigil, make it ala plugins is more a "tweark" of existing one, rather that creating a new ex-nihilo.
On that, I agree that Sigil is realy complet, and realy the limite of automation is my only point to raise.

Last edited by un_pogaz; Today at 12:22 PM.
un_pogaz is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ideas for New Improvements or Features KevinH Sigil 97 04-09-2025 09:45 AM
Suggestions for new Caliber features DavidlPORTUGAL Library Management 3 12-10-2023 07:37 AM
Hello. Where do I make suggestions for future improvements? spelunker Sigil 19 02-28-2022 11:46 AM
Improvements/bugs/features dontcrash KOReader 10 10-23-2019 10:05 AM
Onyx M92: Suggestions for possible improvements Lode Onyx Boox 3 02-11-2013 07:40 AM


All times are GMT -4. The time now is 06:07 PM.


MobileRead.com is a privately owned, operated and funded community.