Commit graph

425 commits

Author SHA1 Message Date
Kodai Nakamura
6bcb4e7678 2.1.0 2025-12-13 00:39:21 +09:00
Kodai Nakamura
0b64ad16b5 chore: remove minCharCount setting to reduce complexity 2025-12-13 00:38:57 +09:00
Kodai Nakamura
2cbb3b9c70 2.0.2 2025-12-12 23:45:55 +09:00
Kodai Nakamura
1dfcc8da0a chore: add icons to commands 2025-12-12 23:45:43 +09:00
Kodai Nakamura
d40b8d29f7 chore: change default 2025-12-12 23:37:49 +09:00
Kodai Nakamura
61c3342e26 chore: disable blank issues 2025-12-12 14:19:30 +09:00
Kodai Nakamura
98f44d9ec5
Update issue templates 2025-12-12 14:16:32 +09:00
Kodai Nakamura
b04bc33604
Update issue templates 2025-12-12 14:13:05 +09:00
Kodai Nakamura
80fd75d870
Update issue templates 2025-12-12 14:11:27 +09:00
Kodai Nakamura
d4a386fbf7
Update issue templates 2025-12-12 14:10:10 +09:00
Kodai Nakamura
4920ccc7c4 2.0.1 2025-12-12 11:47:58 +09:00
Kodai Nakamura
82486197eb feat: fix replaceLinks to not alter single bracketed text 2025-12-12 10:41:07 +09:00
Kodai Nakamura
362a531f32 2.0.0 2025-12-11 22:04:22 +09:00
Kodai Nakamura
b9e1712bd8 refactor!: rename commands 2025-12-11 22:03:34 +09:00
Kodai Nakamura
5a6df909df feat: add command to copy selection without links and minimal indent 2025-12-11 21:47:23 +09:00
Kodai Nakamura
ebd1294357 feat: enhance excludeLinks to handle path-style links 2025-12-11 21:09:08 +09:00
Kodai Nakamura
b848ea4d06 chore 2025-12-11 20:59:52 +09:00
Kodai Nakamura
75eb26a992 1.21.2 2025-12-11 17:31:29 +09:00
Kodai Nakamura
0077b1155b chore: Swap Obsidian Linter and Prettier execution order 2025-12-11 17:31:10 +09:00
Kodai Nakamura
b6c92616c7 chore: Swap the order of running Prettier and Obsidian Linter after formatting 2025-12-11 16:00:58 +09:00
Kodai Nakamura
132bea9fc7 1.21.1 2025-12-10 16:51:21 +09:00
Kodai Nakamura
c916cda0e3 readme 2025-12-10 16:48:50 +09:00
Kodai Nakamura
8a91bed266 1.21.0 2025-12-09 10:52:57 +09:00
Kodai Nakamura
eb5cc406ef feat: add command to link entire vault 2025-12-09 10:52:25 +09:00
Kodai Nakamura
127efa72c3 chore: move refreshFileDataAndTrie outside onload 2025-12-09 10:51:14 +09:00
Kodai Nakamura
6beac9f708 chore: refactor modifyLinks to accept parameters 2025-12-09 10:41:19 +09:00
Kodai Nakamura
54475c101e 1.20.2 2025-12-09 10:35:31 +09:00
Kodai Nakamura
96a170791a chore: reorder items in settings tab 2025-12-09 00:21:52 +09:00
Kodai Nakamura
563dbe6ea8 chore: rename linterDelayMs to formatDelayMs 2025-12-09 00:20:21 +09:00
Kodai Nakamura
0fd620ecb6 chore: Add option to run Prettier after formatting 2025-12-09 00:18:00 +09:00
Kodai Nakamura
25b124b4a0 chore: fix docs 2025-12-06 17:23:14 +09:00
Kodai Nakamura
d7bf7acda9 1.20.1 2025-12-06 17:22:10 +09:00
Kodai Nakamura
a5013cb18e chore: downgrade @codemirror/state to 6.5.0 2025-12-06 17:21:19 +09:00
Kodai Nakamura
3932aa6ee2 1.20.0 2025-12-06 16:41:56 +09:00
Kodai Nakamura
a2fe71c829 chore: use update-editor from obsidian-linter for more reliable editor updates 2025-12-06 16:41:27 +09:00
Kodai Nakamura
62bae4a818 1.19.2 2025-12-05 01:08:00 +09:00
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