Remember h* selections
Make Sigil remember the last [h*] selection. For example if you want to add multiple h2 tags, Sigil should change the button image to h2 after the first h2 selection and keep that setting until Sigil is restarted.
Allow advanced users to customize the book language dropdown list
Most book producers probably only use the usual EFIGS languages and their local language, but the language list is very long and contains several languages that are highly unlikely to be ever used in an epub. For example, Middle High German.
I realize that creating another settings dialog would be a lot of work, but you could have Sigil check for a
lang_codes ini entry that advanced users would have to manually add.
For example:
Code:
lang_codes = en-US, fr-FR, it-IT, de-DE, es-ES
Sigil would then only display the languages defined via
lang_codes, provided that all language codes are valid.
Alternatively, you could reorder the language list to prioritize languages the app is fully translated for.
Chinese (China) (zh-CN)
French (fr)
German (de)
Korean (ko)
Polish (pl)
Portuguese (Brazil) (pt-BR)
Russian (ru)
Serbian (sr)
Spanish (es)
Ukrainian (Ukraine) (uk-UA)