1
0
mirror of synced 2024-07-05 03:58:19 +08:00

Update: com.septemberhx.Joplin.Enhancement@0.8.0

d989a2c788..6e40fe9d80
This commit is contained in:
Joplin Bot 2022-06-12 04:37:02 +00:00
parent e965976a34
commit 77139af4b9
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -49,7 +49,7 @@ This repository contains the following plugins:
| [🏠](https://discourse.joplinapp.org/t/embed-any-search-with-content/14328) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.embedSearch/plugin.jpl) | Embed Search | 2.0.0 | Embeds list of links specified by search inside of note | ambrt |
| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.embeddedtags/plugin.jpl) | embedded tags | 1.0.0 | embeded tags | Dave Edwards |
| [🏠](https://discourse.joplinapp.org/t/plugin-emoji-picker/24228) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/retr0ve.EmojiPlugin/plugin.jpl) | Emoji | 1.0.4 | A emoji picker. | Retr0ve |
| [🏠](https://github.com/SeptemberHX/joplin-plugin-enhancement.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl) | Enhancement | 0.7.3 | Add support for image size, image caption, pseudocode, auto table formatter, and more | SeptemberHX |
| [🏠](https://github.com/SeptemberHX/joplin-plugin-enhancement.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl) | Enhancement | 0.8.0 | Add support for image size, image caption, pseudocode, auto table formatter, and more | SeptemberHX |
| [🏠](https://github.com/WeMakeMachines/joplin-plugin-event-calendar) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.wemakemachines.joplin.plugin.event-calendar/plugin.jpl) | Event Calendar | 0.1.1 | A simple event calendar | Franco Speziali |
| [🏠](https://github.com/aman-d-1-n-only/joplin-exports-to-ssg#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.export-to-ssg.aman-d-1-n-only/plugin.jpl) | Export To SSG | 1.0.3 | Export a collection of notes to static site generator project. | aman-d-1-n-only |
| [🏠](https://github.com/benji300/joplin-favorites) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.favorites/plugin.jpl) | Favorites | 1.3.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 |

View File

@ -1933,7 +1933,7 @@
"manifest_version": 1,
"id": "com.septemberhx.Joplin.Enhancement",
"app_min_version": "2.7",
"version": "0.7.3",
"version": "0.8.0",
"name": "Enhancement",
"description": "Add support for image size, image caption, pseudocode, auto table formatter, and more",
"author": "SeptemberHX",
@ -1941,8 +1941,8 @@
"repository_url": "https://github.com/SeptemberHX/joplin-plugin-enhancement.git",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:bd582594fd92de8a101744e258de4f1f9331ddbd4355edb3336c001d68abc5ab",
"_publish_commit": "master:d989a2c78837eb24380376d9a32ca107ecc48e5d",
"_publish_hash": "sha256:c55c273fb9bf6cf88888017c003ba97c4236aadcbdf8c086b4b5d3caefe2492c",
"_publish_commit": "master:6e40fe9d808ebf003cd776cef8ffafd507b39cb4",
"_npm_package_name": "joplin-plugin-enhancement"
},
"joplin.plugin.space-indenter": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.septemberhx.Joplin.Enhancement",
"app_min_version": "2.7",
"version": "0.7.3",
"version": "0.8.0",
"name": "Enhancement",
"description": "Add support for image size, image caption, pseudocode, auto table formatter, and more",
"author": "SeptemberHX",
@ -10,7 +10,7 @@
"repository_url": "https://github.com/SeptemberHX/joplin-plugin-enhancement.git",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:bd582594fd92de8a101744e258de4f1f9331ddbd4355edb3336c001d68abc5ab",
"_publish_commit": "master:d989a2c78837eb24380376d9a32ca107ecc48e5d",
"_publish_hash": "sha256:c55c273fb9bf6cf88888017c003ba97c4236aadcbdf8c086b4b5d3caefe2492c",
"_publish_commit": "master:6e40fe9d808ebf003cd776cef8ffafd507b39cb4",
"_npm_package_name": "joplin-plugin-enhancement"
}