Skip to content

Releases: SebastianMC/obsidian-custom-sort

1.0.1

10 Oct 21:57
Compare
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
Compare
Choose a tag to compare

Enabled one-liner custom sorting specifications

0.8.3

30 Sep 13:52
Compare
Choose a tag to compare

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

0.8.2

29 Sep 17:24
Compare
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
Compare
Choose a tag to compare

Bugfix release - #17 Plugin closes most recent tab

0.8.0

26 Sep 19:20
2ac5a12
Compare
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
Compare
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
Compare
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

0.7.0

14 Sep 10:05
Compare
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
Compare
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