Commit graph

452 commits

Author SHA1 Message Date
Kodai Nakamura
c42443db29 chore: install missing package 2025-12-20 21:40:46 +09:00
Kodai Nakamura
420268c43c chore: rename workflow 2025-12-20 21:39:31 +09:00
Kodai Nakamura
45e8ae1e1a chore: update GHA workflows 2025-12-20 21:38:44 +09:00
Kodai Nakamura
58adb2bf86 3.2.1 2025-12-20 21:27:22 +09:00
Kodai Nakamura
8aae6e45f9 chore: fix test 2025-12-20 21:26:16 +09:00
Kodai Nakamura
991eb74079 3.2.0 2025-12-20 21:04:04 +09:00
Kodai Nakamura
99b0531edb chore: improve code formatting and readability in src/main.ts 2025-12-20 21:01:54 +09:00
Kodai Nakamura
0b62af15cd chore: fix stylistic issues in multiple files 2025-12-20 20:57:13 +09:00
Kodai Nakamura
2943d80742 chore: add stylistic eslint plugin and format code 2025-12-20 20:43:05 +09:00
Kodai Nakamura
7b4f42dafe chore: use defineConfig from eslint/config 2025-12-20 20:29:03 +09:00
Kodai Nakamura
c997fd075a chore: fix lint 2025-12-20 20:25:54 +09:00
Kodai Nakamura
32797e180f chore(eslint): migrate to eslint.config.mjs 2025-12-20 20:12:19 +09:00
Kodai Nakamura
d1afdd25db feat: refresh Trie on frontmatter changes 2025-12-20 19:40:09 +09:00
Kodai Nakamura
d9e405224b refactor: Remove redundant debug log in file loading 2025-12-20 19:23:25 +09:00
Kodai Nakamura
28c7330c37 refactor: Rename getEffectiveNamespace to getTopLevelDirectoryName 2025-12-20 19:19:34 +09:00
Kodai Nakamura
7b24d4f68e refactor: rename frontmatter settings and variables
off: to disable the plugin in a file
exclude: to prevent linking to a file
scoped: to restrict linking within the same namespace
2025-12-20 18:58:50 +09:00
Kodai Nakamura
99b69be93a 3.1.2 2025-12-19 00:50:50 +09:00
Kodai Nakamura
beaca66936 chore(format-file): run Prettier and Linter after formatting on save 2025-12-19 00:50:17 +09:00
Kodai Nakamura
32dbe2edce chore: tabsize set to 4 in update-editor.ts 2025-12-16 23:40:29 +09:00
Kodai Nakamura
b5babaff9d 3.1.1 2025-12-16 23:00:37 +09:00
Kodai Nakamura
1b853041ae chore: remove ts-expect-error comments in update-editor.ts 2025-12-16 22:59:14 +09:00
Kodai Nakamura
20eaff1238 3.1.0 2025-12-16 22:52:38 +09:00
Kodai Nakamura
6c7d6256c8 feat: Add option to respect Obsidian's "Folder to create new notes in" setting 2025-12-16 22:52:24 +09:00
Kodai Nakamura
dc292f1424 chore: add obsidian-ext.d.ts for extended type definitions 2025-12-16 22:36:54 +09:00
Kodai Nakamura
8b056841b9 3.0.0 2025-12-13 11:13:05 +09:00
Kodai Nakamura
16e2164607 feat: use Obsidian's link generation API for wikilinks 2025-12-13 11:12:55 +09:00
Kodai Nakamura
9c92cd14a6 chore: refactor test 2025-12-13 10:53:24 +09:00
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