Windows11 (24H2), display resolution 3840x2160, win scaling 150%
General - Info
there are few inconveniencies with keyword tags:
- no unified separator
- no hierarchy indication
- no space after keywords (all concatenated into single string via separator) that makes line break impossible
eg all default Categories assigned to image will look like this:
- {Categories}
Code: Select all
Other:Photographs:Family:Friends:Pets:Travel:Landscapes:Portraits:Flowers:Animals:Pictures:Icons:Drawings:Videos
- {IPTC:Keywords}
Code: Select all
Other,Photographs,Family,Friends,Pets,Travel,Landscapes,Portraits,Flowers,Animals,Pictures,Icons,Drawings,Videos
- {IPTC:Sup. Category}
Code: Select all
suppl_cat_B,suppl_cat_C,suppl_cat_A
Suggestion
- improve output of 'keyword' tags
(update existing tags behavior OR add tag options OR add new tag)
- {Categories}
- add option to show hierarchy (pipe as separator)
- change keywords separator to comma
- add space after keyword separator
- use AZ sorting
- {IPTC:Keywords}
- add option to show hierarchy (pipe as separator)
- add space after keyword separator
- use AZ sorting
- {IPTC:Sup. Category}
- add space after keyword separator
- use AZ sorting
- {Categories}
Related
- issues
- fixed -
1.7.1 - viewer - info - wrong Info for new image (1.8.1)
- suggestions
Info - fix blinking on file change
Info - preset - update default
StatusBar - viewer - add color mode/profile
Viewer - show colour information - show without extra cursor move
App UI - viewer - overlay tools appearance consistency
- done -
Info - tag - improve Categories, IPTC:Keywords, IPTC:Sup. Category (1.8.7) current post
Info - tag - remove number from Rating and Color label (1.8.6)
Info - tag - add Image Y DPI (1.8.4)
Info - tag - add universal Image ratio (1.6.0)
Settings - view - rearrange Info controls (1.6.0)
Browser - fix Tooltip (1.5.3)
Settings - view - rework info tab (1.4.0)