Skip to content

Releases: SebastianMC/obsidian-custom-sort

3.1.6

24 Jul 21:54

Choose a tag to compare

#216 - bugfix for broken sorting by metadata when one or both metadata are boolean false

3.1.5

06 Jun 10:15

Choose a tag to compare

#211 - allow smaller values of initial delay, including zero

  • also increased the precision to one decimal place (tenths of a second)
  • for desktop-only vaults or local-only vaults or relatively small vaults the Obsidian needs less time to read the files and populate metadata cache. Users can adjust the initial delay below 1 second, including zero (no delay)
  • the default initial value remains 1 second (new vaults, new plugin installs) as a tradeoff

3.1.4

07 May 20:44

Choose a tag to compare

Bugfix of #205: Performance degradation over time due to recursive monkey-patching of FileExplorer

3.1.3

22 Apr 22:29

Choose a tag to compare

#202 Improve automatic initial application of custom sorting for Obsidian deferred views

  • added monitoring of the deferred File Explorer state (w/o performance impact) to automatically apply custom sorting when it becomes a fully-fledged File Explorer view

3.1.2

23 Jan 22:20

Choose a tag to compare

  1. Support for more formats of dates extraction from titles: \[dd-mm-yyyy] and \[mm-dd-yyyy]
  2. A different error message on mobile when the File Explorer view is not available (e.g. is deferred).

3.1.1

14 Jan 22:00

Choose a tag to compare

Date patterns in titles of files and folders - support for more patterns:

  • #178 - week number patterns: \[yyyy-Www], \[yyyy-WwwISO], \[yyyy-Www (mm-dd)]. Finetuning with W1- or W35+ to sort before or after first / last day of specified week
  • #191 - plain dates \[yyyy-mm-dd] and \[yyyy-dd-mm]

3.1.0

06 Jan 12:54

Choose a tag to compare

Fully reshaped logic of initial application of custom sorting for compatibility with Obsidian 1.7.2 and newer

  • custom sorting is applied automatically after plugin load / start with configured delay (1 second by default)
  • the delay is configurable in range from 1 - 30 seconds
  • for large vaults, large number of plugins or on mobile the delay might need to be increased to allow successful automatic application of custom sort
  • improved plugin state management and notifications
  • some more improvements

Obsidian 1.7.2 or newer is required

3.0.1

03 Jan 19:00

Choose a tag to compare

Dropped support for Obsidian earlier that 1.7.2

  • #185
  • Obsidian 1.7.2 or newer is required
  • no functional changes - feature set is same as in the recent release 2.1.15

2.1.15

02 Jan 13:10

Choose a tag to compare

Support for new date format in folder / file names

  • #184: Sort notes in Mmm-dd-yyyy format

2.1.14

20 Sep 16:56

Choose a tag to compare

Compatibility with Obsidian 1.7.2

  • #160 Plugin broken in obsidian 1.7.2