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

Update: outline@1.2.1

This commit is contained in:
Joplin Bot 2021-06-02 16:31:17 +00:00
parent d7453e1fcf
commit 2f372fdfbe
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -37,7 +37,7 @@ This repository contains the following plugins:
[🏠](https://github.com/JackGruber/joplin-plugin-note-overview/blob/master/README.md) | Note overview | 1.4.3 | 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.2.0 | Outline sidebar plugin for joplin. | cqroot
[🏠](https://github.com/cqroot/joplin-outline) | Outline | 1.2.1 | 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

@ -171,13 +171,13 @@
"manifest_version": 1,
"id": "outline",
"app_min_version": "1.6.7",
"version": "1.2.0",
"version": "1.2.1",
"name": "Outline",
"description": "Outline sidebar plugin for joplin.",
"author": "cqroot",
"homepage_url": "https://github.com/cqroot/joplin-outline",
"_publish_hash": "sha256:1b8c841334954c55ee5695cd9f0f6df17091aed37c6c48fe612d75558e75a87c",
"_publish_commit": "main:d6c19c73b61fba2e99fdc7336fdda3b23ac4ee97",
"_publish_hash": "sha256:d94bd23a4b545a57d260ec940ca551eee01ebc1fa0a4708823fd1c858c58c06c",
"_publish_commit": "main:0279f01a85a7425572575d025f73334dc1f11300",
"_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.2.0",
"version": "1.2.1",
"name": "Outline",
"description": "Outline sidebar plugin for joplin.",
"author": "cqroot",
"homepage_url": "https://github.com/cqroot/joplin-outline",
"_publish_hash": "sha256:1b8c841334954c55ee5695cd9f0f6df17091aed37c6c48fe612d75558e75a87c",
"_publish_commit": "main:d6c19c73b61fba2e99fdc7336fdda3b23ac4ee97",
"_publish_hash": "sha256:d94bd23a4b545a57d260ec940ca551eee01ebc1fa0a4708823fd1c858c58c06c",
"_publish_commit": "main:0279f01a85a7425572575d025f73334dc1f11300",
"_npm_package_name": "joplin-plugin-outline"
}

Binary file not shown.