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

Update: joplin.plugin.alondmnt.suitcase@0.1.1

5ca44c4bc6..6073d8591e
This commit is contained in:
Joplin Bot 2022-11-06 18:05:12 +00:00
parent f7006c1c0b
commit ce8592062a
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -133,7 +133,7 @@ This repository contains the following plugins:
| [🏠](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.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.1 | 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.5 | 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.1.0 | Change the capitalization of selected text | alondmnt |
| [🏠](https://github.com/alondmnt/joplin-plugin-suitcase/#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.alondmnt.suitcase/plugin.jpl) | Suitcase | 0.1.1 | Change the capitalization of selected text | alondmnt |
| [🏠](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/benlau/joplin-plugin-tag-links) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-tag-links/plugin.jpl) | Tag Links | 0.1.0 | Insert the link of tags at the footer automatically | Ben Lau |
| [🏠](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

@ -2369,7 +2369,7 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.suitcase",
"app_min_version": "2.8",
"version": "0.1.0",
"version": "0.1.1",
"name": "Suitcase",
"description": "Change the capitalization of selected text",
"author": "alondmnt",
@ -2377,8 +2377,8 @@
"repository_url": "https://github.com/alondmnt/joplin-plugin-suitcase",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:67cf7a5286dca829a2349a9754c6c0e5bc3bafd8b61eaabaa4cf1be9e975cf99",
"_publish_commit": "main:5ca44c4bc64993b4c06de52f2841ce2ff9a2b993",
"_publish_hash": "sha256:7999d946924fa99894300a83e62d3c141f63b4da3b8e2f8ddbe40de393441c7c",
"_publish_commit": "main:6073d8591e17b7e58f5965eac01692c42d585965",
"_npm_package_name": "joplin-plugin-suitcase"
},
"org.yangby.joplin.plugins.enhanced-editing": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.suitcase",
"app_min_version": "2.8",
"version": "0.1.0",
"version": "0.1.1",
"name": "Suitcase",
"description": "Change the capitalization of selected text",
"author": "alondmnt",
@ -10,7 +10,7 @@
"repository_url": "https://github.com/alondmnt/joplin-plugin-suitcase",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:67cf7a5286dca829a2349a9754c6c0e5bc3bafd8b61eaabaa4cf1be9e975cf99",
"_publish_commit": "main:5ca44c4bc64993b4c06de52f2841ce2ff9a2b993",
"_publish_hash": "sha256:7999d946924fa99894300a83e62d3c141f63b4da3b8e2f8ddbe40de393441c7c",
"_publish_commit": "main:6073d8591e17b7e58f5965eac01692c42d585965",
"_npm_package_name": "joplin-plugin-suitcase"
}