Commit Graph

9 Commits

Author SHA1 Message Date
SebastianMC f3bbe3d9b6 Version bump after major update (merged upstream obsidianmd/obsidian-sample-plugin changes) 2022-09-14 11:16:46 +02:00
SebastianMC 73440c562b Version bump for release 0.6.2 2022-09-07 22:53:21 +02:00
SebastianMC 6801041627 Version bump for release 2022-09-05 10:54:34 +02:00
SebastianMC e972bce007 Ticket #1: added support for imposed sorting rules inheritance by subfolders
- new syntax: target-folder: Reviews/*  <-- applies to folder, subfolders and all descendant folders
- new syntax: target-folder: Reviews/...  <-- applies to folder and subfolders
- special case: target-folder: /*  tells the plugin to apply the specified sorting to entire vault
- enhanced syntax for '.' - can be used to specify relative path now (e.g. target-folder: ./daily)
- added new sorting attribute (sorting: standard) to actually give back the sorting into the hands of standard Obsidian mechanisms
- fixed a minor bug: some of error messages were displayed only in console, not in the ballons
- unit tests for all new and changed functionality
- pending README.md update
2022-08-30 18:53:58 +02:00
SebastianMC b1a43dff3a
More informative message to the user when no custom sorting specification was found at all 2022-08-17 20:23:37 +02:00
SebastianMC d301b9ff3c versions.json cleanup for the first release 2022-08-06 03:19:47 +02:00
Xiao Meng f690c04577
use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
aidenlx f3286063d3
add version bump script (#10) 2022-01-22 16:13:50 -05:00
lishid 318cb2b055 Added versions.json 2020-11-10 02:52:56 -05:00