1
0
mirror of synced 2024-07-03 02:25:21 +08:00

Update: com.hieuthi.joplin.markdown-table-sortable@1.2.1

068cd87622..5d701f14bf
This commit is contained in:
Joplin Bot 2022-04-29 01:32:35 +00:00
parent ead42d40dc
commit fc0000daae
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 9 additions and 9 deletions

View File

@ -76,7 +76,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.make_all_links/plugin.jpl) | Make All Links | 1.0.3 | Searches the current note for mentions of other notes, then makes the corresponding links. Just click the new icon in the toolbar. | S73ph4n |
| [🏠](https://github.com/oswida/joplin-markdown-calc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/osw.joplin.markdowncalc/plugin.jpl) | Markdown table calculations | 1.0.5 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda |
| [🏠](https://github.com/hieuthi/joplin-plugin-markdown-table-colorize) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.markdown-table-colorize/plugin.jpl) | Markdown Table: Colorize | 1.1.4 | Add colors to markdown table syntax and help distinguishing different columns | Hieu-Thi Luong |
| [🏠](https://github.com/hieuthi/joplin-plugin-markdown-table-sortable) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.markdown-table-sortable/plugin.jpl) | Markdown Table: Sortable | 1.2.0 | Sort rendered markdown tables on the fly and apply it to markdown source text. Can recognize simple cases of number, money, date and sort accordingly. | Hieu-Thi Luong |
| [🏠](https://github.com/hieuthi/joplin-plugin-markdown-table-sortable) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.markdown-table-sortable/plugin.jpl) | Markdown Table: Sortable | 1.2.1 | Sort rendered tables on the fly and apply it to markdown source text. Can recognize simple cases of number, money, date and sort accordingly. | Hieu-Thi Luong |
| [🏠](https://github.com/CalebJohn/joplin-math-mode#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.MathMode/plugin.jpl) | Math Mode | 0.5.3 | Turn your notes into a powerful calculator with inline math. | Caleb John |
| [🏠](https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/plugin.jpl) | Menu items, Shortcuts, Toolbar icons | 1.1.0 | Additional menu items, shortcuts, and toolbar icons, which are not part of Joplin core | Helmut K. C. Tessarek |
| [🏠](https://github.com/hieuthi/joplin-plugin-metis) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.metis/plugin.jpl) | Metis | 0.1.5 | A Simple Task Manager Plugin for Joplin based on Todo.txt Specification | Hieu-Thi Luong |

View File

@ -1372,9 +1372,9 @@
"manifest_version": 1,
"id": "com.hieuthi.joplin.markdown-table-sortable",
"app_min_version": "2.2",
"version": "1.2.0",
"version": "1.2.1",
"name": "Markdown Table: Sortable",
"description": "Sort rendered markdown tables on the fly and apply it to markdown source text. Can recognize simple cases of number, money, date and sort accordingly.",
"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",
@ -1385,8 +1385,8 @@
"sorting",
"sortable"
],
"_publish_hash": "sha256:d4ea693808365c961edabae8547b0cb07a1713addd958f2930e600d4e5b6517b",
"_publish_commit": "main:068cd876227dbeaefbbeace656ae6896d99f1efc",
"_publish_hash": "sha256:1e97014807be4e816ecb2ee4bfa5df725fc8ca999ba840b5acd78b97ff353e56",
"_publish_commit": "main:5d701f14bf3a5ee9a94cebc66740e2f2dabe68d5",
"_npm_package_name": "joplin-plugin-markdown-table-sortable"
},
"joplin.plugin.ambrt.sendSnippet": {

View File

@ -2,9 +2,9 @@
"manifest_version": 1,
"id": "com.hieuthi.joplin.markdown-table-sortable",
"app_min_version": "2.2",
"version": "1.2.0",
"version": "1.2.1",
"name": "Markdown Table: Sortable",
"description": "Sort rendered markdown tables on the fly and apply it to markdown source text. Can recognize simple cases of number, money, date and sort accordingly.",
"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",
@ -15,7 +15,7 @@
"sorting",
"sortable"
],
"_publish_hash": "sha256:d4ea693808365c961edabae8547b0cb07a1713addd958f2930e600d4e5b6517b",
"_publish_commit": "main:068cd876227dbeaefbbeace656ae6896d99f1efc",
"_publish_hash": "sha256:1e97014807be4e816ecb2ee4bfa5df725fc8ca999ba840b5acd78b97ff353e56",
"_publish_commit": "main:5d701f14bf3a5ee9a94cebc66740e2f2dabe68d5",
"_npm_package_name": "joplin-plugin-markdown-table-sortable"
}