From b4d74e295a91310ec5a139b482f642dbedcf6241 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 30 Dec 2021 12:31:57 +0000 Subject: [PATCH] Update: com.hieuthi.joplin.slash-commands@1.1.0 https://github.com/hieuthi/joplin-plugin-slash-commands/compare/7f28863af6e99f77ee1b01cd0515d366ec3b7455..5fb597f6221b713c756fc1c1aa35a1cc09b37399 --- README.md | 2 +- manifests.json | 10 +++++----- .../manifest.json | 10 +++++----- .../plugin.jpl | Bin 20992 -> 29696 bytes 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 7b18bca..ef75656 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ This repository contains the following plugins: | [🏠](https://github.com/marcgreen/semantic-joplin/tree/master/similar-notes) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marcgreen.joplin-plugin-semantically-similar-notes/plugin.jpl) | Semantically Similar Notes | 0.2.1 | Show user which notes are semantically similar to the one they are looking at | marc green | | [🏠](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.0.5 | Plugin to create manual and automatic backups. | JackGruber | -| [🏠](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.0.0 | Execute several utilities such as insert current datetime by typing a command that starts with 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.1.0 | Execute several utilities by typing a command that starts with a slash. | Hieu-Thi Luong | | [🏠](https://github.com/martinkorelic/joplin-plugin-spoilers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.spoiler.cards/plugin.jpl) | Spoilers | 1.0.3 | Create inline spoilers and spoiler blocks with title and extendable body. | Martin Korelič | | [🏠](https://github.com/roman-r-m/joplin-plugin-table-formatter) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.rmusin.joplin-table-formatter/plugin.jpl) | Table Formatter Plugin | 1.2.1 | Format the table under the cursor in Markdown editor | Roman Musin | | [🏠](https://github.com/JackGruber/joplin-plugin-tagging/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.copytags/plugin.jpl) | Tagging | 1.0.1 | Plugin to extend the Joplin tagging menu with a coppy all tags and a tagging dialog with more control. (Formerly Copy Tags). | JackGruber | diff --git a/manifests.json b/manifests.json index f58551d..6cac356 100644 --- a/manifests.json +++ b/manifests.json @@ -1516,9 +1516,9 @@ "manifest_version": 1, "id": "com.hieuthi.joplin.slash-commands", "app_min_version": "2.2", - "version": "1.0.0", + "version": "1.1.0", "name": "Slash Commands: Datetime & More", - "description": "Execute several utilities such as insert current datetime by typing a command that starts with slash.", + "description": "Execute several utilities by typing a command that starts with a slash.", "author": "Hieu-Thi Luong", "homepage_url": "https://github.com/hieuthi/joplin-plugin-slash-commands", "repository_url": "https://github.com/hieuthi/joplin-plugin-slash-commands", @@ -1527,10 +1527,10 @@ "datetime", "slash", "commands", - "autocomplete" + "shortcut" ], - "_publish_hash": "sha256:39e0dbfb9e877f28c020111d8a787b3a1d645e61cefafd50c0609c4848277b64", - "_publish_commit": "main:7f28863af6e99f77ee1b01cd0515d366ec3b7455", + "_publish_hash": "sha256:b60f1d8d3fb2e5428dee0e98eee716bf244789873308e11b52ec3cf2d83926e5", + "_publish_commit": "main:5fb597f6221b713c756fc1c1aa35a1cc09b37399", "_npm_package_name": "joplin-plugin-slash-commands" } } \ No newline at end of file diff --git a/plugins/com.hieuthi.joplin.slash-commands/manifest.json b/plugins/com.hieuthi.joplin.slash-commands/manifest.json index e7014c6..8682348 100644 --- a/plugins/com.hieuthi.joplin.slash-commands/manifest.json +++ b/plugins/com.hieuthi.joplin.slash-commands/manifest.json @@ -2,9 +2,9 @@ "manifest_version": 1, "id": "com.hieuthi.joplin.slash-commands", "app_min_version": "2.2", - "version": "1.0.0", + "version": "1.1.0", "name": "Slash Commands: Datetime & More", - "description": "Execute several utilities such as insert current datetime by typing a command that starts with slash.", + "description": "Execute several utilities by typing a command that starts with a slash.", "author": "Hieu-Thi Luong", "homepage_url": "https://github.com/hieuthi/joplin-plugin-slash-commands", "repository_url": "https://github.com/hieuthi/joplin-plugin-slash-commands", @@ -13,9 +13,9 @@ "datetime", "slash", "commands", - "autocomplete" + "shortcut" ], - "_publish_hash": "sha256:39e0dbfb9e877f28c020111d8a787b3a1d645e61cefafd50c0609c4848277b64", - "_publish_commit": "main:7f28863af6e99f77ee1b01cd0515d366ec3b7455", + "_publish_hash": "sha256:b60f1d8d3fb2e5428dee0e98eee716bf244789873308e11b52ec3cf2d83926e5", + "_publish_commit": "main:5fb597f6221b713c756fc1c1aa35a1cc09b37399", "_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 7e5b5b33d3b8ac42ce23bbe2d429fc7a7c8fe5ad..b67c0084000176ee1d5efd0999c8cffdd66c6331 100644 GIT binary patch delta 8034 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