From c3556706e343dfd9ed1ea3633e161b4cdcb85193 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 30 Apr 2022 11:02:15 +0000 Subject: [PATCH] Update: com.hieuthi.joplin.markdown-table-sortable@1.2.2 https://github.com/hieuthi/joplin-plugin-markdown-table-sortable/compare/5d701f14bf3a5ee9a94cebc66740e2f2dabe68d5..9e9babac9373e7135db087c17c890a5736a1b8b3 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 29696 -> 29696 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 00b2933..9fa8052 100644 --- a/README.md +++ b/README.md @@ -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.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/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.2 | 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 | diff --git a/manifests.json b/manifests.json index 0e1f0d7..b958b5d 100644 --- a/manifests.json +++ b/manifests.json @@ -1372,7 +1372,7 @@ "manifest_version": 1, "id": "com.hieuthi.joplin.markdown-table-sortable", "app_min_version": "2.2", - "version": "1.2.1", + "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", @@ -1385,8 +1385,8 @@ "sorting", "sortable" ], - "_publish_hash": "sha256:1e97014807be4e816ecb2ee4bfa5df725fc8ca999ba840b5acd78b97ff353e56", - "_publish_commit": "main:5d701f14bf3a5ee9a94cebc66740e2f2dabe68d5", + "_publish_hash": "sha256:ea7851e47e434ae292a08475d544cc1dfa39fc9278673959e1fc851c80f67eb9", + "_publish_commit": "main:9e9babac9373e7135db087c17c890a5736a1b8b3", "_npm_package_name": "joplin-plugin-markdown-table-sortable" }, "joplin.plugin.ambrt.sendSnippet": { diff --git a/plugins/com.hieuthi.joplin.markdown-table-sortable/manifest.json b/plugins/com.hieuthi.joplin.markdown-table-sortable/manifest.json index bca7b4a..913e360 100644 --- a/plugins/com.hieuthi.joplin.markdown-table-sortable/manifest.json +++ b/plugins/com.hieuthi.joplin.markdown-table-sortable/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.hieuthi.joplin.markdown-table-sortable", "app_min_version": "2.2", - "version": "1.2.1", + "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", @@ -15,7 +15,7 @@ "sorting", "sortable" ], - "_publish_hash": "sha256:1e97014807be4e816ecb2ee4bfa5df725fc8ca999ba840b5acd78b97ff353e56", - "_publish_commit": "main:5d701f14bf3a5ee9a94cebc66740e2f2dabe68d5", + "_publish_hash": "sha256:ea7851e47e434ae292a08475d544cc1dfa39fc9278673959e1fc851c80f67eb9", + "_publish_commit": "main:9e9babac9373e7135db087c17c890a5736a1b8b3", "_npm_package_name": "joplin-plugin-markdown-table-sortable" } \ No newline at end of file diff --git a/plugins/com.hieuthi.joplin.markdown-table-sortable/plugin.jpl b/plugins/com.hieuthi.joplin.markdown-table-sortable/plugin.jpl index 7ae50b7f255c0a74cd11312ecbeb4e31938465ba..60b60baaebc00b24826a33d44b28726347449402 100644 GIT binary patch delta 259 zcmZp8!PxMEaYB!vv5}#np@BJrfq}WPsfhxE!Q@27l+BEc-TVkCLjz-TbGVdX6(gh3 z<{BXZ79kq$pH#DJbM77NuwA>6YXdSSc8p6jUfEX66>; f7nLODl~{94{-APpk{Xi#3=ND-%;4@&|L+3;17bt? delta 194 zcmZp8!PxMEaYB!vk(sf%v8fq@fq}WPxv2t!!Q@27l+BEc-TVkCLjw~d1Gto66(ghJ z<{BXZ79