Any Table Sort
approvedby DrShajul
Sort any type of obsidian table, including dataview rendered. - This plugin has not been manually reviewed by Obsidian staff.
Obsidian - Any Table Sort
A plugin for Obsidian that adds the ability to sort any table in preview mode, including tables rendered with Dataview Plugin.
Features
- Supports sorting multiple columns (
Shift+click). - Supports number and date sorting.
- Does not affect file contents.
How-to use
- Switch to preview mode.
- Click on the table header to sort:
- š¼ ā ascending
- š½ ā descending
- Use
Shift+clickto add additional sorting (second, third priority, etc.)
Installation
The recommended way to install Homepage is to download it from the community repository. This can also be accessed from the Community plugins pane of Obsidian's settings. OR
- Download the required files from the latest release.
- Move them to
[vault]/.obsidian/plugins/any-table-sort(you may need to create the folder) - Enable "Any Table Sort" from the "Community plugins" settings.
Contributing
Please fork this repository.
You can build with npm run build with your changes.
Kindly create a pull request.
Credits
Heavily inspired by obsidian-sortable and obsidian-sortable-tables.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.