GreenDelta / epd-editor

This is an editor for ILCD data sets with EPD format extensions
Mozilla Public License 2.0
4 stars 2 forks source link

Categories: add option to display category IDs #76

Closed okworx closed 3 months ago

okworx commented 1 year ago

For ÖKOBAUDAT, each category has an ID number which is frequently being referred to:

CleanShot 2022-10-24 at 11 21 35@2x

It would be a nice addition to display this number in the category selection dialog: image001

There could be a checkbox in the settings that controls this globally (disabled by default) and maybe another checkbox on the category selection dialog to be able to override that global setting on demand.

msrocka commented 3 months ago

This will be done in 5.1.0. To make it backwards compatible, we added the option "Hide category IDs in navigation" which is disabled by default. Also, we only display category IDs when they are reasonable short (so e.g. no UUIDs).

A bit related to that: in the navigation we always show all category systems that are used in the datasets. Some of them do not have IDs. A nice addition would be that the users can select which category system should be displayed in the navigation.