Files
automatic/javascript
CalamitousFelicitousness f2227d7785 feat(autocomplete): apply keep-underscores setting to insertion
Rename `autocomplete_replace_underscores` to `autocomplete_keep_underscores`
(default false) so both autocomplete toggles read as "keep" semantics.
`insertTag` now honors the setting for both tag and artist modes, matching
the dropdown display. Embedding insertion always preserves underscores
because the names are filesystem identifiers.

- ui_definitions: rename option, flip default, update label
- scripts/autocomplete: rename handler, checkbox, and config-bridge keys
- javascript/autocomplete: invert render polarity; insertTag takes a `kind`
  parameter; drop the artist-mode hardcoded underscore replacement so the
  setting controls tags and artists uniformly

Closes #4827
2026-05-10 19:47:54 +01:00
..
2026-04-23 12:49:41 +02:00
2026-04-29 19:53:14 +02:00
2025-07-31 09:56:40 -04:00
2023-07-12 10:58:35 -04:00
2023-11-05 11:07:39 -05:00
2026-04-23 12:49:41 +02:00
2026-05-05 16:51:35 +02:00
2026-04-23 12:49:41 +02:00
2026-03-18 15:37:57 +01:00
2023-09-22 20:34:25 -04:00
2026-04-23 12:49:41 +02:00
2026-02-05 15:18:07 -08:00
2024-06-17 20:37:40 -04:00
2026-05-04 20:45:10 +02:00
2026-04-23 12:49:41 +02:00
2026-04-20 09:18:46 +02:00
2025-12-25 10:24:02 +00:00
2026-04-23 12:49:41 +02:00
2026-04-26 10:02:00 +02:00
2025-07-22 10:07:17 -04:00
2026-04-23 12:49:41 +02:00
2026-05-08 13:58:35 +02:00
2026-05-08 12:16:21 +02:00
2026-04-23 12:49:41 +02:00
2026-04-23 12:49:41 +02:00
2026-02-12 11:34:28 +00:00
2026-05-08 12:16:21 +02:00
2026-05-02 10:56:52 +02:00
2026-01-02 18:47:46 -08:00