Releases: SebastianMC/obsidian-custom-sort
Releases · SebastianMC/obsidian-custom-sort
1.7.0
1.6.3
1.6.2
Minor: mobile-specific tweaks, e.g. new ribbon icon and documentation updates
1.6.1
Allow for different folder note naming scheme when reading sorting specs from folder notes
1.6.0
- New feature for advanced users: support for regular expressions in specifying the target folder(s) for custom sorting
- New feature: support for using a folder name only to specify the target folder(s) for custom sorting
- update of relevant documentation: Options for target-folder: matching
1.5.0
- new feature: support for matching of starred items
- allows easy pushing of starred items to the top in File Explorer (a simplest usage scenario)
- more user friendly handling of the condition when the File Explorer is not available (disabled)
- new dedicated icon plus detailed error message in the console
1.4.0
New feature: support for simple explicit regexp-alike expressions.
The \d or \[0-9] matches a single digit
1.3.0
A couple of minor and advanced enhancements:
- more human-friendly: accept both
sortspecandsortspec.mdnotes in scanning for custom sorting specifications - advanced feature: ability to assign evaluation priorities to sorting groups (new operators:
/!/!!/!!!) - advanced feature: ability to combine sorting groups (new
/+operator introduced)- documentation pending for this feature
1.2.0
Major new feature added: ability to group and sort by notes and folders metadata fields. This opens a whole new area of possibilities of arranging items in File Explorer.
1.1.0
Added suport for intentional pure alphabetical sorting, which is different from the default A-Z representing the natural ordering.