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

Update: com.whatever.quick-links@1.2.0

cd9b4f0ab7..8caf78cfd0
This commit is contained in:
Joplin Bot 2021-04-25 12:30:26 +00:00
parent daf077edc7
commit 7f9b5f554c
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -38,7 +38,7 @@ This repository contains the following plugins:
[🏠](https://github.com/cqroot/joplin-outline) | Outline | 1.1.8 | Outline sidebar plugin for joplin. | cqroot
[🏠](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://discourse.joplinapp.org/t/quick-links-plugin/14214) | Quick Links | 1.1.1 | Create links to other notes | Roman Musin
[🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | Quick Links | 1.2.0 | 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/roman-r-m/joplin-plugin-resource-search) | Resource Search Plugin | 0.1.1 | Search in Attached Resources | Roman Musin
[🏠](https://github.com/CalebJohn/joplin-rich-markdown#readme) | Rich Markdown | 0.3.2 | Add inline and other images to the markdown editor. | Caleb John

View File

@ -232,15 +232,15 @@
"manifest_version": 1,
"id": "com.whatever.quick-links",
"app_min_version": "1.7",
"version": "1.1.1",
"version": "1.2.0",
"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:331f2e7cb43cdb42afadbf468febdeaf274de6f82869f3abd7a0b5e7d01e5217",
"_publish_commit": "master:cd9b4f0ab71b671bbfa00f2686ee9a8bb547c95f",
"_publish_hash": "sha256:e8897211fcb0d86177c2c7e424fa4402a0bb06d22ed3f4b96a349001db04a055",
"_publish_commit": "master:8caf78cfd0975f261d0d57dc5fda79de1d1144c9",
"_npm_package_name": "joplin-plugin-quick-links"
},
"com.whatever.inline-tags": {

View File

@ -2,14 +2,14 @@
"manifest_version": 1,
"id": "com.whatever.quick-links",
"app_min_version": "1.7",
"version": "1.1.1",
"version": "1.2.0",
"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:331f2e7cb43cdb42afadbf468febdeaf274de6f82869f3abd7a0b5e7d01e5217",
"_publish_commit": "master:cd9b4f0ab71b671bbfa00f2686ee9a8bb547c95f",
"_publish_hash": "sha256:e8897211fcb0d86177c2c7e424fa4402a0bb06d22ed3f4b96a349001db04a055",
"_publish_commit": "master:8caf78cfd0975f261d0d57dc5fda79de1d1144c9",
"_npm_package_name": "joplin-plugin-quick-links"
}