Keyworder v1.6.0-beta
Fixes keyword names being truncated or disappearing in Manage Keywords, and reworks how keywords are edited.
Fixed
- Keyword names truncated or missing in Manage Keywords — worst on keywords belonging to several groups, and severe on Nomad. Two causes: the panel-size calculation compared a screen width in dp against a threshold written in pixels, so no device ever matched it and the Manta was handed a Nomad-sized panel; and the keyword label reserved no width of its own, so it absorbed all overflow from the group chips.
- Column count now follows whether a row still fits, rather than whether the panel is wide: two columns on Manta, one on Nomad.
- The unpinned star was nearly invisible on e-ink. Both star states are now dark: hollow for unpinned, filled for pinned.
- The key and group lines under each keyword on the main panel were too small and too light to read comfortably.
Changed
- Group and key chips on each row are replaced by compact
G{n}andKindicators, so long keyword names keep the space. - Long-press a keyword to edit it. The editor sets the keyword text, structured key, and group membership — the last of which previously could only be done from the Groups tab.
- Delete moved off the row and into the editor, so a stray long press cannot trigger it. The Undo window is now nine seconds.
- A group that merely duplicates a keyword's own structured key is no longer shown or counted.
Tested on Manta and Nomad.