mirror of
https://github.com/moyf/easy-copy.git
synced 2026-07-22 12:20:26 +00:00
Introduce a new boolean setting simplifiedHeadingToNoteLink to allow simplifying heading links into note links when the filename matches the heading. Update default settings to enable the option. Add related i18n keys and translations across en/zh/zh-tw: - note-link-simplified - simplified-heading-to-note-link - simplified-heading-to-note-link-desc Update settings UI to expose the toggle with description and save behavior, and re-render the settings panel when toggled. These changes improve UX by letting users copy a simpler note link instead of a filename#heading link when the filename corresponds to the heading (commonly for top-level headings). |
||
|---|---|---|
| .. | ||
| blockIdModal.ts | ||
| i18n.ts | ||
| main.ts | ||
| settingTab.ts | ||
| type.ts | ||