View Single Post
Old 10-07-2025, 02:25 PM   #56
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,049
Karma: 6361556
Join Date: Nov 2009
Device: many
Okay, I have spent a few full days trying to come up with a way to make the Automation work more like Plugins with a top level Automation menu that allows any name you want for the automation files.

This has been a really invasive change since it touches the MainWindow interface in so many places and automation files must be allowed to have any unique identifiers as long as they fit the pattern: "automate" + identifier_string + ".txt" so that all of this remains backwards compatible with our previous version of automations lists. These screen caps show the identifiers as "01" and "02" but of course the user gets to set those (but it will start this way for backwards compatibility since only automate 01, 02 and/or 03 can exist.

Here are some screenshots showing the new top menu, the dynamically created run and edit menus under the Automation top menu. With these changes the Automation toolbar icons will be treated just like run plugins buttons with no delay or pull down menus.

Please give these a look. If people like this degree of change and think automation lists are important enough to need this type of treatment please let us know in this thread.

If there is general agreement, I will keep working on it.

Otherwise please suggest a smaller/simpler interface that people can live with.
Attached Thumbnails
Click image for larger version

Name:	new_main_menubar.png
Views:	26
Size:	239.6 KB
ID:	218513   Click image for larger version

Name:	dynamically_generated_run_and_edit_submenus.png
Views:	28
Size:	105.4 KB
ID:	218514   Click image for larger version

Name:	quick_lauch_automation_toolbar.png
Views:	25
Size:	5.9 KB
ID:	218515  

Last edited by KevinH; 10-07-2025 at 06:52 PM.
KevinH is offline   Reply With Quote