1
0
mirror of synced 2024-07-01 01:18:55 +08:00

Update: com.hieuthi.joplin.slash-commands@1.2.0

0d2b090814..1420a19d9e
This commit is contained in:
Joplin Bot 2022-01-15 03:32:02 +00:00
parent 7f1cf5df93
commit e50f969c4d
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -95,7 +95,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.1.1 | 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.2.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 |

View File

@ -1518,7 +1518,7 @@
"manifest_version": 1,
"id": "com.hieuthi.joplin.slash-commands",
"app_min_version": "2.2",
"version": "1.1.1",
"version": "1.2.0",
"name": "Slash Commands: Datetime & More",
"description": "Execute several utilities by typing a command that starts with a slash.",
"author": "Hieu-Thi Luong",
@ -1531,8 +1531,8 @@
"commands",
"shortcut"
],
"_publish_hash": "sha256:d06b290f99cbd6ac9ce0ce869c72e6376693cfb21561462ed16c5dc5a32d3037",
"_publish_commit": "main:0d2b09081420ad05cceacaa9ce9fd5ae74a3ec41",
"_publish_hash": "sha256:55adbcf1265724b29edb887b29a21e98e79948f7238ccc6557a48c067ca79288",
"_publish_commit": "main:1420a19d9e9bf38c72d99be9c033b9d53ac5c31d",
"_npm_package_name": "joplin-plugin-slash-commands"
},
"com.joplin.JSheets": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.hieuthi.joplin.slash-commands",
"app_min_version": "2.2",
"version": "1.1.1",
"version": "1.2.0",
"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:d06b290f99cbd6ac9ce0ce869c72e6376693cfb21561462ed16c5dc5a32d3037",
"_publish_commit": "main:0d2b09081420ad05cceacaa9ce9fd5ae74a3ec41",
"_publish_hash": "sha256:55adbcf1265724b29edb887b29a21e98e79948f7238ccc6557a48c067ca79288",
"_publish_commit": "main:1420a19d9e9bf38c72d99be9c033b9d53ac5c31d",
"_npm_package_name": "joplin-plugin-slash-commands"
}