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

Update: com.whatever.quick-links@1.2.2

b35b5cff41..e162c65e8c
This commit is contained in:
Joplin Bot 2021-08-05 20:01:44 +00:00
parent 83452f0f4c
commit 918fa61e43
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 9 additions and 9 deletions

View File

@ -47,7 +47,7 @@ This repository contains the following plugins:
[🏠](https://github.com/benji300/joplin-persistent-layout) | Persistent Editor Layout | 2.0.0 | Save the editor layout (editor/split view/viewer/rich text) for each note separately with custom tags. | Benji300
[🏠](https://github.com/uphy/joplin-plantuml-plugin) | PlantUML | 0.0.1 | Markdown extension plugin to render PlantUML diagrams. | uphy
[🏠](https://github.com/martinkorelic/joplin-plugin-quick-html-tags) | Quick HTML tags | 0.1.0 | Create quick HTML tags. | Martin Korelič
[🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | Quick Links | 1.2.1 | Create links to other notes | Roman Musin
[🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | Quick Links | 1.2.2 | Create links to other notes | Roman Musin
[🏠](https://github.com/benji300/joplin-quick-move) | Quick Move | 1.0.0 | Collection of commands to quickly move notes to other notebooks. | Benji300
[🏠](https://github.com/Kaid00/joplin-random-note/blob/master/README.md) | Random note | 1.0.0 | Opens a random note from your vault | Azamah Junior
[🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | Repeating To-Dos | 0.0.1 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink

View File

@ -238,16 +238,16 @@
"com.whatever.quick-links": {
"manifest_version": 1,
"id": "com.whatever.quick-links",
"app_min_version": "1.7",
"version": "1.2.1",
"app_min_version": "1.8.1",
"version": "1.2.2",
"name": "Quick Links",
"description": "Create links to other notes",
"author": "Roman Musin",
"homepage_url": "https://discourse.joplinapp.org/t/quick-links-plugin/14214",
"repository_url": "https://github.com/roman-r-m/joplin-plugin-quick-links",
"keywords": [],
"_publish_hash": "sha256:ef7cd9171f4e57ecf2b514685b54e63027cf57a88cb1492b03ac2193b3106acb",
"_publish_commit": "master:b35b5cff41a94960f95eb83f84f1d37c306362a1",
"_publish_hash": "sha256:d7e3ed3d1c00236a511f1f2191dcc6d5934d0e1a2caeddb1f5f1a43f10341644",
"_publish_commit": "master:e162c65e8c81f215fcf1c5d5575f097fd0396b59",
"_npm_package_name": "joplin-plugin-quick-links"
},
"com.whatever.inline-tags": {

View File

@ -1,15 +1,15 @@
{
"manifest_version": 1,
"id": "com.whatever.quick-links",
"app_min_version": "1.7",
"version": "1.2.1",
"app_min_version": "1.8.1",
"version": "1.2.2",
"name": "Quick Links",
"description": "Create links to other notes",
"author": "Roman Musin",
"homepage_url": "https://discourse.joplinapp.org/t/quick-links-plugin/14214",
"repository_url": "https://github.com/roman-r-m/joplin-plugin-quick-links",
"keywords": [],
"_publish_hash": "sha256:ef7cd9171f4e57ecf2b514685b54e63027cf57a88cb1492b03ac2193b3106acb",
"_publish_commit": "master:b35b5cff41a94960f95eb83f84f1d37c306362a1",
"_publish_hash": "sha256:d7e3ed3d1c00236a511f1f2191dcc6d5934d0e1a2caeddb1f5f1a43f10341644",
"_publish_commit": "master:e162c65e8c81f215fcf1c5d5575f097fd0396b59",
"_npm_package_name": "joplin-plugin-quick-links"
}