[FEATURE REQUEST] Enable substring matching in “Add tag…” autocomplete (desktop)
During tagging in the desktop Item Pane, autocomplete only matches at the start of a tag. That makes it easy to create near-duplicates, because I often remember the middle of a tag (e.g., typing “risk” for “AI risk”).
Request: Switch the Item Pane tag autocomplete to case-insensitive substring matching (or provide a preference to choose prefix vs. substring).
Why: Faster tagging, fewer duplicates, especially in large libraries. Related threads asking for this behavior:
– https://forums.zotero.org/discussion/70687/feature-request-fuzzy-mid-string-tag-search-when-adding-tags
– https://forums.zotero.org/discussion/92284/feature-request-tag-autocomplete-not-necessarily-matching-first-letter-typed
Non-breaking specifics: Keep current keyboard controls (↑/↓/Enter/Tab/Esc), debounce suggestions, cap results.
Nice-to-have: diacritic-insensitive matching (normalize NFC) and an option to keep prefix-only for people who prefer it.
Happy to test on a large library.
Request: Switch the Item Pane tag autocomplete to case-insensitive substring matching (or provide a preference to choose prefix vs. substring).
Why: Faster tagging, fewer duplicates, especially in large libraries. Related threads asking for this behavior:
– https://forums.zotero.org/discussion/70687/feature-request-fuzzy-mid-string-tag-search-when-adding-tags
– https://forums.zotero.org/discussion/92284/feature-request-tag-autocomplete-not-necessarily-matching-first-letter-typed
Non-breaking specifics: Keep current keyboard controls (↑/↓/Enter/Tab/Esc), debounce suggestions, cap results.
Nice-to-have: diacritic-insensitive matching (normalize NFC) and an option to keep prefix-only for people who prefer it.
Happy to test on a large library.