1
0
mirror of synced 2024-06-28 23:45:12 +08:00

Update: joplin.plugin.benji.quick-move@1.1.0

f8ecd65316..a528320345
This commit is contained in:
Joplin Bot 2021-08-10 17:00:53 +00:00
parent c225c968f9
commit 1e1be86a55
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 9 additions and 9 deletions

View File

@ -49,7 +49,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/uphy/joplin-plantuml-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.uphy.PlantUmlPlugin/plugin.jpl) | PlantUML | 0.0.1 | Markdown extension plugin to render PlantUML diagrams. | uphy |
| [🏠](https://github.com/martinkorelic/joplin-plugin-quick-html-tags) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.quick.html.tags/plugin.jpl) | Quick HTML tags | 0.1.0 | Create quick HTML tags. | Martin Korelič |
| [🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.quick-links/plugin.jpl) | Quick Links | 1.2.2 | Create links to other notes | Roman Musin |
| [🏠](https://github.com/benji300/joplin-quick-move) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.quick-move/plugin.jpl) | Quick Move | 1.0.0 | Collection of commands to quickly move notes to other notebooks. | Benji300 |
| [🏠](https://github.com/benji300/joplin-quick-move) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.quick-move/plugin.jpl) | Quick Move | 1.1.0 | Collection of commands to quickly move notes to other notebooks. | Benji300 |
| [🏠](https://github.com/Kaid00/joplin-random-note/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.plugin.randomNotePlugin/plugin.jpl) | Random note | 1.0.0 | Opens a random note from your vault | Azamah Junior |
| [🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl) | Repeating To-Dos | 0.0.3 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink |
| [🏠](https://github.com/roman-r-m/joplin-plugin-resource-search) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.rmusin.resource-search/plugin.jpl) | Resource Search Plugin | 0.1.1 | Search in Attached Resources | Roman Musin |

View File

@ -502,8 +502,8 @@
"joplin.plugin.benji.quick-move": {
"manifest_version": 1,
"id": "joplin.plugin.benji.quick-move",
"app_min_version": "1.7.10",
"version": "1.0.0",
"app_min_version": "1.8.2",
"version": "1.1.0",
"name": "Quick Move",
"description": "Collection of commands to quickly move notes to other notebooks.",
"author": "Benji300",
@ -516,8 +516,8 @@
"notebook",
"note"
],
"_publish_hash": "sha256:e7abdb18d3789200f1d2e210e9c856194d2016d564ebafb5f712dc0f491e33a2",
"_publish_commit": "master:f8ecd6531625d0941152e70850951b5389fabdfc",
"_publish_hash": "sha256:2b6cdc468a3f7fdf2238641db755820137e3641cecac80c1bc07a17fd3f5e4cd",
"_publish_commit": "master:a528320345de4340f3fb47d1390493361f1bb0c4",
"_npm_package_name": "joplin-plugin-quick-move"
},
"com.export-to-ssg.aman-d-1-n-only": {

View File

@ -1,8 +1,8 @@
{
"manifest_version": 1,
"id": "joplin.plugin.benji.quick-move",
"app_min_version": "1.7.10",
"version": "1.0.0",
"app_min_version": "1.8.2",
"version": "1.1.0",
"name": "Quick Move",
"description": "Collection of commands to quickly move notes to other notebooks.",
"author": "Benji300",
@ -15,7 +15,7 @@
"notebook",
"note"
],
"_publish_hash": "sha256:e7abdb18d3789200f1d2e210e9c856194d2016d564ebafb5f712dc0f491e33a2",
"_publish_commit": "master:f8ecd6531625d0941152e70850951b5389fabdfc",
"_publish_hash": "sha256:2b6cdc468a3f7fdf2238641db755820137e3641cecac80c1bc07a17fd3f5e4cd",
"_publish_commit": "master:a528320345de4340f3fb47d1390493361f1bb0c4",
"_npm_package_name": "joplin-plugin-quick-move"
}