mirror of
https://github.com/filippov112/obsidian-sortable-tables.git
synced 2026-07-22 05:53:33 +00:00
No description
| src | ||
| .gitignore | ||
| build.js | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
📊 Sortable Tables
A plugin for Obsidian that adds the ability to sort tables in preview mode.
Supports multiple sorting (Shift+click).
Does not affect file contents.
- Switch to preview mode.
- Click on the table header to sort:
- 🔼 — ascending
- 🔽 — descending
- Use
Shift+clickto add additional sorting (second, third priority, etc.)