You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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
#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
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]