Commit graph

133 commits

Author SHA1 Message Date
Kodai Nakamura
afe491d03c 0.12.3 2025-02-10 20:07:55 +09:00
Kodai Nakamura
93dca82eb8 chore: remove frontmatter from replaceLinks 2025-02-10 20:07:40 +09:00
Kodai Nakamura
a853724684 0.12.2 2025-02-10 20:02:53 +09:00
Kodai Nakamura
a9d498bc54 chore: add baseDir and ignoreDateFormats settings to replaceLinks 2025-02-10 20:02:34 +09:00
Kodai Nakamura
9440c94d6f 0.12.1 2025-02-10 19:55:45 +09:00
Kodai Nakamura
9cba18950c chore: update settings.ts to use addText instead of addTextArea 2025-02-10 19:55:12 +09:00
Kodai Nakamura
f7791086b1 0.12.0 2025-02-10 19:54:02 +09:00
Kodai Nakamura
1353b97ec2 feat: Add ignoreDateFormats setting 2025-02-10 19:53:51 +09:00
Kodai Nakamura
1e34cc28d9 chore: remove unused properties 2025-02-10 19:46:22 +09:00
Kodai Nakamura
e413e0634c refactor: Rename baseDirs to baseDir in settings and trie 2025-02-10 19:44:30 +09:00
Kodai Nakamura
615ee4e337 0.11.0 2025-02-10 17:39:45 +09:00
Kodai Nakamura
ba578c7ceb feat: improve link replacement algorithm 2025-02-10 17:38:35 +09:00
Kodai Nakamura
0d113473e9 chore: add test 2025-02-10 17:32:50 +09:00
Kodai Nakamura
d8aeaa08d5 test: find closest path if no closest child namespace 2025-02-10 17:28:52 +09:00
Kodai Nakamura
3f7e1bb6ff chore: refactor getSortedFiles to accept restrictNamespace option 2025-02-10 17:26:15 +09:00
Kodai Nakamura
e2ab29302f 0.10.1 2025-02-09 15:43:57 +09:00
Kodai Nakamura
6d49424796 chore: update readme 2025-02-09 15:43:43 +09:00
Kodai Nakamura
1804a0806a 0.10.0 2025-02-09 15:38:52 +09:00
Kodai Nakamura
e27aef025a perf: improve performance for namespace resolution 2025-02-09 15:38:20 +09:00
Kodai Nakamura
ee70bf5617 chore: add baseDirs option to replaceLinks 2025-02-09 15:20:52 +09:00
Kodai Nakamura
e9452f6711 fix: use PathAndAliases type in tests 2025-02-09 14:57:08 +09:00
Kodai Nakamura
95d291ffa0 chore: remove unused function 2025-02-09 14:43:26 +09:00
Kodai Nakamura
64a6f243e1 feat: Add namespace resolution feature 2025-02-09 14:42:52 +09:00
Kodai Nakamura
d0530c3ca3 chore: remove unused resolveNamespace option 2025-02-09 13:59:18 +09:00
Kodai Nakamura
e5fdd38ab9 chore: add resolveNamespace to linkResolverContext 2025-02-09 13:13:45 +09:00
Kodai Nakamura
07ef0410bf test(name resolution): add test cases 2025-02-09 12:29:00 +09:00
Kodai Nakamura
cbe7f8697a refactor: improve args for replace-links 2025-02-09 12:18:06 +09:00
Kodai Nakamura
bcebf78b4e chore: update tests 2025-02-09 11:19:16 +09:00
Kodai Nakamura
9f54852320 chore: modify test 2025-02-09 11:14:38 +09:00
Kodai Nakamura
aec99c0cd6 0.9.0 2025-02-08 19:07:23 +09:00
Kodai Nakamura
215cd3d74d feat: Korean support 2025-02-08 19:07:08 +09:00
Kodai Nakamura
7be1c703de 0.8.0 2025-02-08 18:51:16 +09:00
Kodai Nakamura
e3abdea3b7 docs: update README.md and settings.ts 2025-02-08 18:50:58 +09:00
Kodai Nakamura
c9d690bff4 feat: Add month note support to replaceLinks 2025-02-08 18:45:18 +09:00
Kodai Nakamura
564057f382 chore: remove non-null assertion 2025-02-08 18:27:45 +09:00
Kodai Nakamura
cc39117ffc chore: add filePath to replaceLinks 2025-02-08 18:24:05 +09:00
Kodai Nakamura
d89b7ef8d3 0.7.0 2025-02-08 18:08:23 +09:00
Kodai Nakamura
b338decd02 docs: Update README.md 2025-02-08 18:08:11 +09:00
Kodai Nakamura
66e4d54ef9 feat: add namespace resolution for shorthand links 2025-02-08 18:05:26 +09:00
Kodai Nakamura
8650446bad
Merge pull request #1 from kdnk/aliases 2025-02-08 17:42:47 +09:00
Kodai Nakamura
e726a26837
Create LICENSE 2025-02-07 19:05:01 +09:00
Kodai Nakamura
8ee06d5544 chore: update description 2025-02-07 18:56:50 +09:00
Kodai Nakamura
dfca492044 chore: update manifest.json description 2025-02-07 18:56:21 +09:00
Kodai Nakamura
744e188f6c chore: Remove LICENSE file 2025-02-07 18:55:15 +09:00
Kodai Nakamura
9a853b8ff2 chore: add restart warning to alias setting 2025-02-05 21:20:38 +09:00
Kodai Nakamura
a7227fc25a feat: support aliases 2025-02-05 21:14:58 +09:00
Kodai Nakamura
072fc07947 chore: change allFileNames to allFiles 2025-02-05 21:03:44 +09:00
Kodai Nakamura
7af43776e8 chore: add setting for considering aliases 2025-02-05 20:15:07 +09:00
Kodai Nakamura
8d192fabdd fix(replace-links): fix word boundary regex in replaceLinks 2025-02-05 20:14:55 +09:00
Kodai Nakamura
9f1fd12d3d 0.6.0 2025-02-05 19:49:55 +09:00