Closed mfrasca closed 6 years ago
the pluginmanager does not provide for menu items with images, we need to enhance it. and since we are at it, we might just as well see what is messing up the order of the items. why are they alphabetically sorted instead of logically? like: Family/Genus/Species (separator) Accession/Plant/Location (separator) Contact. it's two different plugins, but one depends on the other, so we know which one is being loaded first.
the ones relative to accession/plant/location are just a 'document-new' icon. we could/should do something to distinguish them, some time
TODO
Expected behaviour
when you open a pull-down menu, the icons next to each menuitem help you recognize it and choose the one you need. this should work both for end-points (eg: Family/Genus/Location) as well as for intermediate nodes (eg: Backup/Import/Export)
Actual behaviour
this works fine in the File, Edit, and Help menus, but not so in the Insert, Tools, Tags menu (and I have not tested, but I suppose also in the Users menu).
Opinions and suggestions
in the Insert menu, we have items associated to the taxonomy plug-in, and items associated to the garden plug-in. I would try to make the difference clearly visible. For the rest, I would not know. I would probably go sniffing around and see if there's any GPL software we can take as example.