Commit Graph

24 Commits

Author SHA1 Message Date
SebastianMC 9541202b40 Version bump before release
+ added missing ToC link in README.md to new section
2022-11-10 00:28:43 +01:00
SebastianMC b9592920b7 #22 - bugfix of the status indicator in ribbon icon sometimes not updated
- plus version bump for release
2022-11-03 10:23:11 +01:00
SebastianMC 641690eac2 Versions bump before release 2022-10-13 09:40:51 +02:00
SebastianMC 8d562eeccd Major version bump to 1.0.1 - first release after being officially in the Obsidian community plugins at https://obsidian.md/plugins
- previously committed tag 1.0.0 conflicted with upstream master, that's why jumping directly into 1.0.1
2022-10-11 00:03:45 +02:00
SebastianMC 7496c56051 Major version bump to 1.0.0 - first release after being officially in the Obsidian community plugins at https://obsidian.md/plugins 2022-10-10 23:35:17 +02:00
SebastianMC d672df6303 Version bump for release 2022-10-10 10:38:11 +02:00
SebastianMC 1900c1be3c Version bump before release 2022-09-30 15:50:39 +02:00
SebastianMC ab1dfdfb02 Version bump before release 2022-09-29 19:19:57 +02:00
SebastianMC a2126fa888 Removed email address from package.json and manifest.json 2022-09-29 18:04:05 +02:00
SebastianMC 57b1cd8ae2 Bugfix for #17 - plugin closes most recent tab
Version bump for release
2022-09-29 10:01:10 +02:00
SebastianMC d6802a6a28 Versions bump for release 2022-09-26 15:11:37 +02:00
SebastianMC 1f361cdf16 Version bump to include the newly added license to the released pacakge 2022-09-14 18:34:05 +02:00
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 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