Skip to content

Releases: SebastianMC/obsidian-custom-sort

1.0.3

03 Nov 09:27

Choose a tag to compare

Fixed a minor bug of ribbon icon state not reflecting the actual state of the plugin in some scenarios

1.0.2

13 Oct 07:42

Choose a tag to compare

Improved handling of the plugin setting for designated note containing sorting specification (made it less confusing and more human friendly)

1.0.1

10 Oct 21:57

Choose a tag to compare

Reaching the official community plugins list at https://obsidian.md/plugins deserves a dedicated release :-)

0.8.4

10 Oct 08:41

Choose a tag to compare

Enabled one-liner custom sorting specifications

0.8.3

30 Sep 13:52

Choose a tag to compare

Introduced normalizePath(...) when consuming a path to note in plugin settings

0.8.2

29 Sep 17:24

Choose a tag to compare

Code cleanup resulting from Obsidian team review of pull request to Community Plugins list

0.8.1

29 Sep 08:02

Choose a tag to compare

Bugfix release - #17 Plugin closes most recent tab

0.8.0

26 Sep 19:20
2ac5a12

Choose a tag to compare

A major new feature added: modification and creation time for folders is derived from their files (immediate children) to support sorting by modification and creation date also for folders. New explicitly named sorting types introduced for that purpose, e.g. advanced modified on top of the preexising modified

#13 Sort by modification date, treating folder and files equally

0.7.2

26 Sep 13:14

Choose a tag to compare

Exposed a new plugin setting to enable / disable notifications

#14: Disable notification options

0.7.1

14 Sep 16:38

Choose a tag to compare

No code changes, no functional changes
Release created after adding the GNU LGPL v3 in order to submit the plugin to obsidian.md community plugins