Skip to content

Releases: SebastianMC/obsidian-custom-sort

0.7.0

14 Sep 10:05

Choose a tag to compare

  • bugfix for the setting of additional note to read sorting specification from. It is no longer ignored - so far the default value of 'Inbox/Inbox.md' was always used regardless of what the user configured in plugin settings
  • updated the build configuration and dependencies from the most recent official Obsidian plugin guidelines in obsidianmd/obsidian-sample-plugin. This also imposed some code updates to make it more verbose and strict about typing

0.6.2

07 Sep 20:59

Choose a tag to compare

Two new enhancements, as requested via issues:

#3: Feature Request: Disable Status bar entry
#4: Feature Request: Activate / Deactivate Custom Sort through command

0.6.1

05 Sep 08:57

Choose a tag to compare

Bugfix for simplistic sorting configurations, when the outsiders matching group was specified for files or for folders only.

0.6.0

31 Aug 23:28
1e30312

Choose a tag to compare

Added new feature: imposing inheritance of sorting rules per child and descendant folders (as per #1)
Tested against pre-release version of Obsidian 0.16.1

0.5.189

17 Aug 18:28
b1a43df

Choose a tag to compare

More user-friendly error message when no custom sorting specification was found at all

0.5.188

06 Aug 01:27

Choose a tag to compare

First public release of the Obsidian custom sort plugin