UNPKG

joplin-plugin-markdown-table-sortable

Version:

This plugin adds a function to sort rendered tables by clicking on header and apply the sorting to markdown text source. Beside simple text and numeric sorting, it can also automatically figure out some other types such as money with currency symbol, diff

20 lines 777 B
{ "manifest_version": 1, "id": "com.hieuthi.joplin.markdown-table-sortable", "app_min_version": "2.2", "version": "1.2.2", "name": "Markdown Table: Sortable", "description": "Sort rendered tables on the fly and apply it to markdown source text. Can recognize simple cases of number, money, date and sort accordingly.", "author": "Hieu-Thi Luong", "homepage_url": "https://github.com/hieuthi/joplin-plugin-markdown-table-sortable", "repository_url": "https://github.com/hieuthi/joplin-plugin-markdown-table-sortable", "keywords": [ "joplin-plugin", "markdown", "table", "sorting", "sortable" ], "_publish_hash": "sha256:ea7851e47e434ae292a08475d544cc1dfa39fc9278673959e1fc851c80f67eb9", "_publish_commit": "main:9e9babac9373e7135db087c17c890a5736a1b8b3" }