From 4234f8e7726daf7a69b940cbbc8cf23f8dfe4991 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 10 Dec 2022 06:02:12 +0000 Subject: [PATCH] Update: com.hieuthi.joplin.slash-commands@1.3.1 https://github.com/hieuthi/joplin-plugin-slash-commands/compare/eea036b04d6dbd28df7d0682c9265f7c8d75943d..fd2f143e7240f96001aafd5d83afb3b1537031e2 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 33280 -> 32768 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a7fc385..9e96369 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ This repository contains the following plugins: | [🏠](https://github.com/ambrt/joplin-plugin-send-snippet) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.sendSnippet/plugin.jpl) | Send snippet to different note | 1.0.0 | Sends snippet of text to any other note from any notebook | ambrt | | [🏠](https://github.com/JackGruber/joplin-plugin-backup/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.backup/plugin.jpl) | Simple Backup | 1.2.0 | Plugin to create manual and automatic backups. | JackGruber | | [🏠](https://github.com/kensam94/joplin-plugin-simple-highlighter) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/kensam.joplin.plugin.highlighter/plugin.jpl) | Simple Highlighter | 1.0.0 | Highlight/dehighlight the selected text | Ken Sam | -| [🏠](https://github.com/hieuthi/joplin-plugin-slash-commands) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.slash-commands/plugin.jpl) | Slash Commands: Datetime & More | 1.3.0 | Execute several utilities by typing a command that starts with a slash. | Hieu-Thi Luong | +| [🏠](https://github.com/hieuthi/joplin-plugin-slash-commands) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.slash-commands/plugin.jpl) | Slash Commands: Datetime & More | 1.3.1 | Execute several utilities by typing a command that starts with a slash. | Hieu-Thi Luong | | [🏠](https://github.com/alondmnt/joplin-plugin-space-indenter) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.space-indenter/plugin.jpl) | Space Indenter | 0.2.2 | Indent paragraphs with spaces instead of tabs | alondmnt | | [🏠](https://github.com/martinkorelic/joplin-plugin-spoilers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.spoiler.cards/plugin.jpl) | Spoilers | 1.0.6 | Create inline spoilers and spoiler blocks with title and extendable body. | Martin Korelič | | [🏠](https://github.com/alondmnt/joplin-plugin-suitcase/#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.suitcase/plugin.jpl) | Suitcase | 0.2.1 | Change the capitalization of selected text | alondmnt | diff --git a/manifests.json b/manifests.json index b2e011d..e7272c4 100644 --- a/manifests.json +++ b/manifests.json @@ -1504,7 +1504,7 @@ "manifest_version": 1, "id": "com.hieuthi.joplin.slash-commands", "app_min_version": "2.2", - "version": "1.3.0", + "version": "1.3.1", "name": "Slash Commands: Datetime & More", "description": "Execute several utilities by typing a command that starts with a slash.", "author": "Hieu-Thi Luong", @@ -1517,8 +1517,8 @@ "commands", "shortcut" ], - "_publish_hash": "sha256:f39e2cf3ff1d7067004e1d66f5cdbbd40919b1f031a12bf611a0e0478b575d80", - "_publish_commit": "main:eea036b04d6dbd28df7d0682c9265f7c8d75943d", + "_publish_hash": "sha256:d578ee88fb3f60de11352f21838534bbf7cecf5b36fceb63f72b58fe940e6a50", + "_publish_commit": "main:fd2f143e7240f96001aafd5d83afb3b1537031e2", "_npm_package_name": "joplin-plugin-slash-commands" }, "com.joplin.JSheets": { diff --git a/plugins/com.hieuthi.joplin.slash-commands/manifest.json b/plugins/com.hieuthi.joplin.slash-commands/manifest.json index 8950683..e077756 100644 --- a/plugins/com.hieuthi.joplin.slash-commands/manifest.json +++ b/plugins/com.hieuthi.joplin.slash-commands/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.hieuthi.joplin.slash-commands", "app_min_version": "2.2", - "version": "1.3.0", + "version": "1.3.1", "name": "Slash Commands: Datetime & More", "description": "Execute several utilities by typing a command that starts with a slash.", "author": "Hieu-Thi Luong", @@ -15,7 +15,7 @@ "commands", "shortcut" ], - "_publish_hash": "sha256:f39e2cf3ff1d7067004e1d66f5cdbbd40919b1f031a12bf611a0e0478b575d80", - "_publish_commit": "main:eea036b04d6dbd28df7d0682c9265f7c8d75943d", + "_publish_hash": "sha256:d578ee88fb3f60de11352f21838534bbf7cecf5b36fceb63f72b58fe940e6a50", + "_publish_commit": "main:fd2f143e7240f96001aafd5d83afb3b1537031e2", "_npm_package_name": "joplin-plugin-slash-commands" } \ No newline at end of file diff --git a/plugins/com.hieuthi.joplin.slash-commands/plugin.jpl b/plugins/com.hieuthi.joplin.slash-commands/plugin.jpl index c593a855d28110c152a159319fe50a9fe311e45e..bfafb06f4668574d2ccef5fb8238db195793ac5e 100644 GIT binary patch delta 564 zcmZvZ!AiqG5Qdv-1uKX}1f`cn&?XRNlctSWD=KpHMF&LUP3AC|xH=@Kq1renR z+6BRP@FD?EUVR9kqF%fRf?KJLf^(S5|Ih3{-`3Bf^?LN?Dv^Pbs-)EjlvqI!fmG*= zfa4m&p#)VGhSEr5B9tVkWR>nzu8{~OsAjTKS6V-fCFQJ=1rbR}E8SP2npWkmskkt} zxpYaJV!f(Ouzsg$oEyAr1+KsKd|?-jQR-JR);@3~Hi*!vD3bjuL?4)q!!c{*f{ z(TtTGB-3T&n8ccsCMS79HEVGQ<=2XZjp?dh!-ywBjy_p(4-rHpkOHFScCWgT0~ zXwP=+_G&yX>NOM3ZlfJv@Jl)=S!~dwpVoQI_XWWZPL0RtFx!C<*|aNY-z7W|C6uNg z_Di$;n=Vvjc6*0z<$&X)06U53n9RWbA;Ny4O{wENc=0-IH_p4)1;QzWLsp`MffJQ+fZcrkk3sYuXA_ zRTUaw1#%>KnIJ5#l@zp0tEAQ!&5}}~ZmPwt&Z1UQ&@v3Opn9*X^|q?#GOFIzi>c6R zn_AJddw)%!{DHHb*Rj*g>qo~CX!gtL3suSUJUQzvQXFBg~!id2m;J#SgTw&a`c}xmS3PuGx~O+0YE-@FBsuy!X$ubLR?Vz z&gbz)_mnxn255=`1`gebFg#wh8&P9+P{v_Gq#;n0lk|zJLcIAAk02M;W Tzs~CXdvd($qmX9tD_Z>xqfFTS