Commit graph

54 commits

Author SHA1 Message Date
EndarValuk
536822a916 [*] "folders as sections" depend on "nested folders" 2023-05-11 07:48:23 +00:00
EndarValuk
3bef4a8765 [+] New option to use nested folders as sections. 2023-05-11 06:40:14 +00:00
EndarValuk
5f2436bd82 [*] Safer translation fallback. 2023-05-11 06:12:19 +00:00
Anto Keinänen
c20bed71fc
reformat readme.md headers 2023-05-10 16:40:19 +03:00
Anto Keinänen
76c4d4c491
remove actions 2023-05-10 16:24:07 +03:00
Anto Keinänen
bc698c7179
add permissions for action 2023-05-10 16:19:29 +03:00
Anto Keinänen
17c94e6438
Update deploy.yml
add name field to deploy action
2023-05-10 16:15:28 +03:00
Anto Keinänen
e352d0b3d8
Merge pull request #7 from antoKeinanen/actions-test
create github action to build and deploy
2023-05-10 16:14:16 +03:00
antoKeinanen
40efd136f0 create github action to build and deploy 2023-05-10 16:09:31 +03:00
antoKeinanen
6f14153862 fix bug: translation fallback was unreachable 2023-05-10 15:36:02 +03:00
Anto Keinänen
4dcb1cb6d8
Merge pull request #3 from EndarValuk/feature/SORT-FILES-BY-NAME
Feature/OverwriteExistingFileDialog
2023-05-10 12:28:05 +03:00
EndarValuk
730b914b42 [+] Added changelog. 2023-05-10 08:52:10 +00:00
EndarValuk
95a6e32ad7 [*] Bump version and authors info. 2023-05-10 08:30:50 +00:00
EndarValuk
8b2c69b2f0 [+] File owerwrite dialog. 2023-05-10 08:20:10 +00:00
EndarValuk
e14f5f3c52 [*] Use markdown doubled new line char. 2023-05-10 07:21:11 +00:00
EndarValuk
d64e75aa7c Merge branch 'master' into feature/SORT-FILES-BY-NAME 2023-05-09 07:31:19 +00:00
EndarValuk
5b38908daf [*] Utilize pretty-quick. 2023-05-09 07:28:08 +00:00
Anto Keinänen
87973d2003
fix grammatic issues in Finnish translations. 2023-05-09 10:25:59 +03:00
Anto Keinänen
46fb9f8169
update readme.md to reflect the ability to install via community plugins 2023-05-09 10:23:57 +03:00
Anto Keinänen
f2e03dc3d4
Merge pull request #2 from EndarValuk/feature/SORT-FILES-BY-NAME
Feature/Sorting improvements
2023-05-09 10:16:50 +03:00
EndarValuk
686346fad2 [*] Extend translation usage. 2023-05-09 07:06:17 +00:00
EndarValuk
88196cf83d [*] Version bump. 2023-05-09 06:34:38 +00:00
EndarValuk
60f87e56e4 [*] Sync with upstream. 2023-05-09 06:28:25 +00:00
EndarValuk
71e0295ded Merge branch 'master' into feature/SORT-FILES-BY-NAME 2023-05-09 06:27:17 +00:00
EndarValuk
f15e92bedd [+] German, Finnish, French, Ukranian translation. 2023-05-09 06:21:07 +00:00
EndarValuk
f2e78c13cc [+] Add ru/en translation. 2023-05-09 05:40:07 +00:00
antoKeinanen
532c3ad4de bump version 2023-05-05 19:25:55 +03:00
antoKeinanen
7a6f9e67fd fix issue where the created file will still be collected and merged 2023-05-05 19:07:03 +03:00
antoKeinanen
411a7bd00b remove not needed await Promise.All 2023-05-05 19:05:18 +03:00
antoKeinanen
bb9d048ea0 add pre-commit hook to autoformat code 2023-05-05 19:03:05 +03:00
EndarValuk
3daa874182 [*] Decreased code nesting. 2023-05-05 11:34:16 +00:00
EndarValuk
8b830bb243 [*] Bump version. 2023-05-05 11:16:49 +00:00
EndarValuk
46a5ce6ec1 [*] Utilizy esbuild minification. 2023-05-05 11:16:33 +00:00
EndarValuk
4f4123bcd4 [*] Typo fixed. 2023-05-04 14:52:52 +00:00
EndarValuk
880cd4350d [*] Nested folders merge settings. 2023-05-04 14:49:23 +00:00
Dmitry Besedin
b7459baf2a
Merge branch 'antoKeinanen:master' into feature/SORT-FILES-BY-NAME 2023-05-04 19:28:00 +05:00
EndarValuk
81ef00845e [+] Added option to configure sort order. 2023-05-04 14:23:07 +00:00
Anto Keinänen
1fb842291e
Merge pull request #1 from EndarValuk/feature/SORT-FILES-BY-NAME
Feature: sort files by name
2023-05-04 17:10:00 +03:00
EndarValuk
b5e4c1781d [*] Version bump. 2023-05-03 10:10:58 +00:00
EndarValuk
05d4ab3fef [*] Sort files by path. 2023-05-03 08:27:35 +00:00
EndarValuk
1d49bec9f8 [*] Ignore more temporary dev stuff. 2023-05-03 08:26:52 +00:00
antoKeinanen
23b5db42d8 update readme.md to have better gif 2023-03-29 19:45:49 +03:00
antoKeinanen
e01f9b1c65 add better gif showcasing the functionality
credits
https://medium.com/technology-hits/obsidian-plugins-review-14-20d087f0e23a
https://medium.com/@nuno.f.s.campos
2023-03-29 19:41:16 +03:00
antoKeinanen
a578279371 bump the version number 2023-03-25 09:13:43 +02:00
antoKeinanen
0943e4dac6 remove unused onunload event 2023-03-25 09:10:14 +02:00
antoKeinanen
4ffe7f32f1 remove redundant file check 2023-03-25 09:08:31 +02:00
antoKeinanen
f6d89ffd01 updated manifest id to comply obsidian requirements 2023-03-16 19:45:57 +02:00
antoKeinanen
be9b2d618b added a license 2023-03-16 19:30:11 +02:00
antoKeinanen
afd8eb401d
Update issue templates 2023-03-16 19:27:05 +02:00
antoKeinanen
199aa4cd33 created readme.md 2023-03-16 19:19:24 +02:00