kdnk_obsidian-automatic-linker/src
2025-12-13 11:12:55 +09:00
..
exclude-links feat: enhance excludeLinks to handle path-style links 2025-12-11 21:09:08 +09:00
remove-minimal-indent feat: add command to copy selection without links and minimal indent 2025-12-11 21:47:23 +09:00
replace-links feat: use Obsidian's link generation API for wikilinks 2025-12-13 11:12:55 +09:00
replace-url-with-title feat: add ignore domains 2025-05-03 13:51:17 +09:00
replace-urls feat: handle Linear URLs and format them in Obsidian link style 2025-11-27 15:03:01 +09:00
settings chore: remove minCharCount setting to reduce complexity 2025-12-13 00:38:57 +09:00
main.ts feat: use Obsidian's link generation API for wikilinks 2025-12-13 11:12:55 +09:00
path-and-aliases.types.ts feat: prevent linking to certain files 2025-11-21 23:21:26 +09:00
trie.ts feat: preserve case in link aliases when ignoreCase is enabled 2025-12-04 22:42:52 +09:00
update-editor.ts chore: use update-editor from obsidian-linter for more reliable editor updates 2025-12-06 16:41:27 +09:00