moyf_easy-copy/src
Moy cd9c1e06bd feat: add simplified-heading-to-note-link setting
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).
2025-10-21 17:15:20 +08:00
..
blockIdModal.ts fix: accept space in block name 2025-05-09 14:23:58 +08:00
i18n.ts feat: add simplified-heading-to-note-link setting 2025-10-21 17:15:20 +08:00
main.ts feat: add simplified-heading-to-note-link setting 2025-10-21 17:15:20 +08:00
settingTab.ts feat: add simplified-heading-to-note-link setting 2025-10-21 17:15:20 +08:00
type.ts feat: add simplified-heading-to-note-link setting 2025-10-21 17:15:20 +08:00