Sortable
= ("[Website](" + this.website + ")")
| = ("[Github](" + this.github + ")")
| = ("[Documentation](" + this.docs + ")")
= ("> " + this.desc-short)
Sortable is a plugin for Obsidian that aims to offer Wikipedia-like sortable tables. Sorting is done with respect to a table header, on click:
- first click: ascending order
- second click: descending order
- third click: default order