mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-21 00:11:27 -07:00
- add `yomitan.externalProfilePath` config and default/template wiring - load Yomitan from an external Electron profile/session when configured - disable SubMiner Yomitan writes/settings UI in external-profile mode and update docs/tests
6 lines
231 B
Markdown
6 lines
231 B
Markdown
type: added
|
|
area: yomitan
|
|
|
|
- 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.
|