Commit graph

43 commits

Author SHA1 Message Date
Mara-Li
dc2e2853e0 test: add tests for accent handling in thesaurus and tag retrieval 2025-02-21 08:35:10 +01:00
Mara-Li
9af25f93eb refactor(settings): remove accents during test for a good thésaurus 2025-02-21 08:35:04 +01:00
Mara-Li
59d663b877 docs: update README to clarify accent sensitivity and search behavior 2025-02-21 08:34:41 +01:00
Mara-Li
25e7c38de2 feat(standardize): allow to remove accents when reading the table 2025-02-21 08:19:31 +01:00
Mara-Li
ada642f7ee chore(release): 0.0.5 2025-02-18 22:35:39 +01:00
Mara-Li
aa3b8ef598 fix: tags & tag lost
prevent duplication if "tag" is used in place of tags (old obsidian version)
2025-02-18 22:35:17 +01:00
Lisandra
087b88cb2c
Docs: add credit to MyThesaurus python 2025-02-10 23:13:01 +01:00
Mara
43a7702359 chore(release): 0.0.4 2025-02-09 18:28:07 +01:00
Mara
2cfd04a50e test: reformat 2025-02-09 18:27:56 +01:00
Mara
55a180c79d docs: add thésaurus table in README 2025-02-09 18:27:49 +01:00
Mara
77b02f0462 fix: throw error when the path to the thesaurus is empty 2025-02-09 16:28:35 +01:00
Mara
1d6e018e30 chore: adjust wording 2025-02-08 22:59:32 +01:00
Mara
465ca9e429 chore(release): 0.0.3 2025-02-08 22:59:13 +01:00
Mara
c253dafb0e feat: allow markdown table 2025-02-08 22:58:34 +01:00
Mara
20a71a9b3b chore(release): 0.0.2 2025-02-08 10:46:41 +01:00
Mara
8ee33dcdae docs: add french translation 2025-02-08 10:46:27 +01:00
Mara
c73c9dd5b9 refactor(i18n): update french translation 2025-02-08 10:46:08 +01:00
Mara
1153cf1604 Merge remote-tracking branch 'origin/master' 2025-02-08 10:41:20 +01:00
Mara
4cc6d903a8 test: add another cases in the content 2025-02-08 10:41:13 +01:00
Lisandra
40211aacac
docs: fix readme 2025-02-08 10:35:39 +01:00
Mara
4479f90456 docs: add readme 2025-02-08 10:32:19 +01:00
Mara
d260f7eba4 refactor: update tabulation translation 2025-02-08 10:32:13 +01:00
Mara
b26cefabb6 chore(release): 0.0.1 2025-02-08 10:12:13 +01:00
Mara
7e5aa57b87 test: better describe/it test 2025-02-08 10:11:55 +01:00
Mara
4e16aa5121 chore(dep): add bun test 2025-02-08 10:10:15 +01:00
Mara
54dc23840c test: add parse_csv.test.ts and parse_file.test.ts 2025-02-08 10:10:09 +01:00
Mara
440d08b9ba refactor(log): remove uncessary log 2025-02-07 15:59:57 +01:00
Mara
d845edfc43 feat: all parse commands 2025-02-06 12:27:17 +01:00
Mara
bf78b0d5ca refactor: get thesaurus before parsing the contents 2025-02-05 16:14:35 +01:00
Mara
d49b7b0a97 feat: add commands to parse one file 2025-02-05 16:10:17 +01:00
Mara
76dc95ee2a feat: add commands to parse one file 2025-02-05 15:55:47 +01:00
Mara
13fd74421d refactor: add parser for csv with checking the validity of the file 2025-02-04 23:38:49 +01:00
Mara
93153c04c6 refactor: init settings 2025-02-04 23:38:32 +01:00
Mara
219b16590b refactor(i18n): init translation 2025-02-04 23:38:23 +01:00
Mara
d3cf03f9d9 refactor: add uniformize 2025-02-04 23:38:02 +01:00
Mara
d8a7ab399d chore(config): update biome config 2025-02-04 23:37:11 +01:00
Mara
26168a65af chore(dep): add uniformize 2025-02-04 23:37:01 +01:00
Mara
4dc3951d3b chore: dep 2025-02-04 19:21:01 +01:00
Mara
9a9dcbf3ea chore: update desc 2025-02-04 19:20:57 +01:00
Lisandra
1a2da7ab2a
chore: add and delete main function 2025-02-04 18:17:49 +00:00
Lisandra
5eeeca1763
chore: add file suggest for searching file 2025-02-04 18:17:39 +00:00
Lisandra
0e189cbb8f
chore: generate plugin 2025-02-04 18:17:27 +00:00
Lisandra
05464c396a
Initial commit 2024-12-17 16:24:45 +01:00