Files
SubMiner/changes/external-yomitan-profile.md
sudacode 3ee71139a6 Add read-only external Yomitan profile support
- 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
2026-03-11 20:33:11 -07:00

231 B

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.