mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-20 12:11:28 -07:00
Disable character-dictionary features in external profile mode
- Gate character-dictionary runtime, auto-sync, annotations, and CLI generation when `yomitan.externalProfilePath` is set - Return explicit disabled reason for blocked character-dictionary generation in read-only external-profile mode - Fix default config bootstrap to seed `config.jsonc` when config dir exists but config file is missing - Update tests, changelog fragment, and docs to reflect the new behavior
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
type: added
|
||||
area: yomitan
|
||||
area: config
|
||||
|
||||
- Added `yomitan.externalProfilePath` to reuse another Electron app's Yomitan profile in read-only mode.
|
||||
- SubMiner now reuses external Yomitan dictionaries/settings without writing back to that profile.
|
||||
- Fixed default config bootstrap so `config.jsonc` is seeded even when the config directory already exists.
|
||||
|
||||
Reference in New Issue
Block a user