Commit Graph

11 Commits

Author SHA1 Message Date
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 93daf529d3 First public release of the Obsidian custom sort plugin 2022-08-06 03:15:44 +02:00
Xiao Meng f690c04577
use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
lishid 3afc9d78ab Update sample plugin to use ESBuild. 2021-10-19 13:34:58 -04:00
lishid 318cb2b055 Added versions.json 2020-11-10 02:52:56 -05:00
lishid 2d6aebfe0a Update manifest.json 2020-10-28 21:33:32 -04:00
lishid ed97541d3b Add version number. 2020-10-28 19:20:59 -04:00
lishid ed3770792a Initial commit! 2020-10-25 16:58:31 -04:00