1.0.0
Easy Links 1.0.0: show only the file name of internal links
- Hide the folder path in internal links so only the basename shows, in reading
view (markdown post-processor) and live preview (CodeMirror 6 replace
decorations), revealing the full path on the active line for editing. - Anchor-aware: keeps #heading / ^block refs; leaves aliased links and embeds
(![[...]]) untouched. - Optional 'Plain link color' setting colors internal links like normal text.
- TypeScript + esbuild, eslint-clean, activeDocument for popout safety.