Commit graph

539 commits

Author SHA1 Message Date
Kodai Nakamura
0c2d10c85f chore: increase default linter delay to 300ms 2025-12-05 01:07:47 +09:00
Kodai Nakamura
f404046c9e chore: update main.ts to optimize URL title fetching 2025-12-05 01:07:14 +09:00
Kodai Nakamura
10a9c4dfff 1.19.1 2025-12-04 23:29:15 +09:00
Kodai Nakamura
8b5bc90bfc fix: add ignoreCase option to AutomaticLinkerPlugin 2025-12-04 23:29:02 +09:00
Kodai Nakamura
4965119690 chore: improve type safety in test helper 2025-12-04 23:24:00 +09:00
Kodai Nakamura
775b6869a8 chore: adjust test cases to use variables for settings 2025-12-04 23:21:04 +09:00
Kodai Nakamura
b8e7549397 1.19.0 2025-12-04 22:43:14 +09:00
Kodai Nakamura
b7adfe69f5 feat: preserve case in link aliases when ignoreCase is enabled
When the ignoreCase setting is enabled, link aliases were being converted
2025-12-04 22:42:52 +09:00
Kodai Nakamura
e34ac32896 chore: enhance replaceLinks alias handling with ignoreCase option 2025-12-04 22:42:48 +09:00
Kodai Nakamura
2a7d454a49 chore: add test for ignoreCase alias handling 2025-12-04 22:33:59 +09:00
Kodai Nakamura
3a475010a0 chore: add debug logging for allFiles in Trie building 2025-12-04 22:33:52 +09:00
Kodai Nakamura
477ee36a30 1.18.0 2025-12-04 00:24:19 +09:00
Kodai Nakamura
2b7b85e450 feat: Add configurable delay before running Obsidian Linter after formatting 2025-12-04 00:24:07 +09:00
Kodai Nakamura
34b234d357 chore: wait for Obsidian Linter to finish before running 2025-12-03 23:27:16 +09:00
Kodai Nakamura
4233ced500 1.17.2 2025-12-02 17:43:28 +09:00
Kodai Nakamura
83ba439aa0 chore: update setting description for linter timing 2025-12-02 17:20:19 +09:00
Kodai Nakamura
43222c16ed 1.17.1 2025-12-01 15:14:00 +09:00
Kodai Nakamura
d3a02df3c1 chore: run Obsidian Linter after automatic linker formatting 2025-12-01 15:13:33 +09:00
Kodai Nakamura
54a457b3d1 1.17.0 2025-11-28 00:41:16 +09:00
Kodai Nakamura
c413936cce chore: update README.md usage instructions for Obsidian Linter integration 2025-11-28 00:39:09 +09:00
Kodai Nakamura
39a2c418ed chore: add option to run Obsidian Linter before formatting 2025-11-28 00:36:50 +09:00
Kodai Nakamura
72be0ca238 Merge remote-tracking branch 'refs/remotes/origin/master' 2025-11-28 00:33:26 +09:00
Kodai Nakamura
34062719cf chore: run linter before auto linking 2025-11-28 00:32:35 +09:00
Kodai Nakamura
1e70b87644 1.16.0 2025-11-28 00:07:17 +09:00
Kodai Nakamura
311e3a6402 chore: update README with Obsidian Linter usage instructions 2025-11-28 00:07:02 +09:00
Kodai Nakamura
12ee31e2d6 chore: update README with new feature details 2025-11-28 00:06:40 +09:00
Kodai Nakamura
9ab9cc5679 feat: remove aliases 2025-11-27 23:47:07 +09:00
Kodai Nakamura
93570e49ca chore: strip base dir 2025-11-27 23:35:59 +09:00
Kodai Nakamura
91c7e4a651 chore: debug notices 2025-11-27 22:11:08 +09:00
Kodai Nakamura
bbbafdab24 chore: remove unmaintained feature 'formatOnSaveCurrentLine' 2025-11-27 22:07:06 +09:00
Kodai Nakamura
3445cb7be1 1.15.1 2025-11-27 16:59:54 +09:00
Kodai Nakamura
ff689cc31b chore: ignore callout blocks in replace-links 2025-11-27 16:59:40 +09:00
Kodai Nakamura
644b29a0a2 1.15.0 2025-11-27 15:08:15 +09:00
Kodai Nakamura
3272b980de
Merge pull request #18 from kdnk/handle-linear-url
feat: handle Linear URLs and format them in Obsidian link style
2025-11-27 15:08:01 +09:00
Kodai Nakamura
ced0210af8 feat: handle Linear URLs and format them in Obsidian link style 2025-11-27 15:03:01 +09:00
Kodai Nakamura
b03f935c9b 1.14.0 2025-11-27 14:45:26 +09:00
Kodai Nakamura
06deb89f88
Merge pull request #17 from kdnk/prevent-self-linking
feat: prevent self-linking
2025-11-27 14:45:09 +09:00
Kodai Nakamura
f0670fc589 feat: prevent self-linking 2025-11-27 12:00:00 +09:00
Kodai Nakamura
0220c86c9f 1.13.2 2025-11-23 14:16:31 +09:00
Kodai Nakamura
b79a2f59f4 chore(settings): add placeholder 2025-11-23 14:16:09 +09:00
Kodai Nakamura
c29380fe0b chore 2025-11-23 14:15:49 +09:00
Kodai Nakamura
8c72d08916 1.13.1 2025-11-23 14:14:27 +09:00
Kodai Nakamura
110e164eae chore: change order of "Exclude directories from automatic linking" setting in settings.ts 2025-11-23 14:14:10 +09:00
Kodai Nakamura
816e9a00c1 Merge remote-tracking branch 'refs/remotes/origin/master' 2025-11-23 14:11:18 +09:00
Kodai Nakamura
c636114c1b 1.13.0 2025-11-23 14:11:00 +09:00
Kodai Nakamura
6cdd9dfd43 1.12.11 2025-11-23 14:10:51 +09:00
Kodai Nakamura
1638427be5
Merge pull request #15 from kdnk/ignore-dirs
chore: unused import removal
2025-11-23 14:10:44 +09:00
Kodai Nakamura
214895ad28 feat: add option to exclude directories from automatic linking 2025-11-23 13:59:38 +09:00
Kodai Nakamura
ddd15b5322 chore: add excludeDirsFromAutoLinking setting 2025-11-23 13:41:45 +09:00
Kodai Nakamura
ff22faa7e9 chore: unused import removal 2025-11-23 13:35:41 +09:00