No description
Find a file
2025-08-09 11:21:11 +03:00
src fix 2025-06-26 00:52:01 +03:00
.gitignore remove source code 2025-07-26 15:37:06 +03:00
build.js fix 2025-06-26 00:52:01 +03:00
LICENSE MIT 2025-06-25 03:24:39 +03:00
manifest.json f 2025-06-26 01:26:42 +03:00
package-lock.json init 2025-06-25 02:41:13 +03:00
package.json MIT 2025-06-25 03:24:39 +03:00
README.md Update README.md 2025-08-09 11:21:11 +03:00
styles.css fix 2025-06-26 00:52:01 +03:00

📊 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.

  1. Switch to preview mode.
  2. Click on the table header to sort:
    • 🔼 — ascending
    • 🔽 — descending
  3. Use Shift+click to add additional sorting (second, third priority, etc.)