DrShajul61 downloadsSort any type of obsidian table, including dataview rendered.
A plugin for Obsidian that adds the ability to sort any table in preview mode, including tables rendered with Dataview Plugin.
Shift+click).Shift+click to add additional sorting (second, third priority, etc.)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
[vault]/.obsidian/plugins/any-table-sort (you may need to create the folder)Please fork this repository.
You can build with npm run build with your changes.
Kindly create a pull request.
Heavily inspired by obsidian-sortable and obsidian-sortable-tables.