Merge pull request #9 from SebastianMC/merge-upstream-1
SebastianMC
2022-09-14 11:14:05 +0200
fe90df845aAdded more clarity and readability to the code around monkey-patching of TFolder.sort() method
SebastianMC
2022-09-14 11:10:47 +0200
fd8dfa1fcdBugfix - custom designated file of sorting config was ignored, the default Inbox/Inbox.md was always used instead
SebastianMC
2022-09-14 11:09:19 +0200
c01d069829Merge from upstream git@github.com:obsidianmd/obsidian-sample-plugin.git
SebastianMC
2022-09-13 18:47:39 +0200
307f525f5aMerge remote-tracking branch 'upstream/master' into merge-upstream-1
SebastianMC
2022-09-13 15:58:31 +0200
b311df018f0.3.5
Oleh Lustenko
2022-09-10 10:44:39 +0300
48eb4d53abupdate README
Oleh Lustenko
2022-09-10 10:43:46 +0300
fbf91a8c150.3.4
Oleh Lustenko
2022-09-10 10:30:54 +0300
7011bfd989hide existing, Replacement labels on mobile, we are having placeholders here
Oleh Lustenko
2022-09-10 10:30:37 +0300
1d6add95acversion bump
Oleh Lustenko
2022-09-10 10:08:27 +0300
568b9bfbf30.3.2
Oleh Lustenko
2022-09-10 10:06:55 +0300
1487611a81layot rework
Oleh Lustenko
2022-09-10 09:56:09 +0300
5db4d26fee0.3.1
Oleh Lustenko
2022-09-10 08:28:15 +0300
c2a56a5ea3fix(ui): proper display of total files
Oleh Lustenko
2022-09-10 08:27:54 +0300
79dc4ae62eupdate installation guide
Oleh Lustenko
2022-09-09 17:09:47 +0300
3c0a1a1b530.3.0
Oleh Lustenko
2022-09-09 17:04:09 +0300
519d30ee550.2.6
Oleh Lustenko
2022-09-09 17:01:20 +0300
7b8c684722improve layout, fix typos in README
Oleh Lustenko
2022-09-09 16:59:38 +0300
73440c562bVersion bump for release 0.6.2
SebastianMC
2022-09-07 22:53:21 +0200
5e99442144run CI action on new PR
Oleg
2022-09-05 17:06:15 +0300
4a99897edarun CI action on new PR
Oleg
2022-09-05 17:05:55 +0300
93edeb6f86test(services): increase code coverage for file.services
Oleg
2022-09-05 17:01:48 +0300
863e430134add find-by tag and to a directory functionality
Oleg
2022-09-05 13:52:48 +0300
f21f51ecbaadd find-by tag and to a directory functionality
Oleg
2022-09-05 13:52:48 +0300
6801041627Version bump for release
SebastianMC
2022-09-05 10:54:34 +0200
d3e11708a4Bug fix: when only files outsiders group was present, no catch-all outsiders group was added automatically. Same for folders-only outsiders group. Cosmetics: wildcard patters for root like '/*' or '/...' produced a non matchable sort spec in the main sorting spec. The sort spec in wildcards tree was ok.
SebastianMC
2022-09-05 10:52:02 +0200