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

Update: outline@1.2.0

This commit is contained in:
Joplin Bot 2021-05-06 16:00:52 +00:00
parent 6b71a2b5a3
commit a2584ebeb1
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -36,7 +36,7 @@ This repository contains the following plugins:
[🏠](https://github.com/JackGruber/joplin-plugin-note-overview/blob/master/README.md) | Note overview | 1.4.0 | A note overview is created based on the defined search and the specified fields. | JackGruber
[🏠](https://github.com/Kaid00/joplin-note-statistics#readme) | Note Statistics | 1.0.4 | Plugin to get note statistics | Azamah Junior
[🏠](https://github.com/benji300/joplin-note-tabs) | Note Tabs | 1.3.0 | Allows to open several notes at once in tabs and pin them. | Benji300
[🏠](https://github.com/cqroot/joplin-outline) | Outline | 1.1.8 | Outline sidebar plugin for joplin. | cqroot
[🏠](https://github.com/cqroot/joplin-outline) | Outline | 1.2.0 | 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.2.1 | Create links to other notes | Roman Musin

View File

@ -167,13 +167,13 @@
"manifest_version": 1,
"id": "outline",
"app_min_version": "1.6.7",
"version": "1.1.8",
"version": "1.2.0",
"name": "Outline",
"description": "Outline sidebar plugin for joplin.",
"author": "cqroot",
"homepage_url": "https://github.com/cqroot/joplin-outline",
"_publish_hash": "sha256:12edc8158dd45082cec62b2aab7a7ec21a1e707cb275388b8cc8c97df847ed03",
"_publish_commit": "main:5baaf8662f74e45e0871a7928cd85f92dbe18487",
"_publish_hash": "sha256:1b8c841334954c55ee5695cd9f0f6df17091aed37c6c48fe612d75558e75a87c",
"_publish_commit": "main:d6c19c73b61fba2e99fdc7336fdda3b23ac4ee97",
"_npm_package_name": "joplin-plugin-outline"
},
"plugin.calebjohn.MathMode": {

View File

@ -2,12 +2,12 @@
"manifest_version": 1,
"id": "outline",
"app_min_version": "1.6.7",
"version": "1.1.8",
"version": "1.2.0",
"name": "Outline",
"description": "Outline sidebar plugin for joplin.",
"author": "cqroot",
"homepage_url": "https://github.com/cqroot/joplin-outline",
"_publish_hash": "sha256:12edc8158dd45082cec62b2aab7a7ec21a1e707cb275388b8cc8c97df847ed03",
"_publish_commit": "main:5baaf8662f74e45e0871a7928cd85f92dbe18487",
"_publish_hash": "sha256:1b8c841334954c55ee5695cd9f0f6df17091aed37c6c48fe612d75558e75a87c",
"_publish_commit": "main:d6c19c73b61fba2e99fdc7336fdda3b23ac4ee97",
"_npm_package_name": "joplin-plugin-outline"
}

Binary file not shown.