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

Update: outline@1.1.4

This commit is contained in:
Laurent Cozic 2021-02-18 13:50:26 +00:00
parent 9c08eef87c
commit 10e241db91
4 changed files with 7 additions and 7 deletions

View File

@ -30,7 +30,7 @@ This repository contains the following plugins:
[🏠](https://github.com/laurent22/joplin/tree/dev/packages/plugins/ToggleSidebars) | Note list and sidebar toggle buttons | 1.0.3 | Adds buttons to toggle note list and sidebar | Laurent Cozic
[🏠](https://github.com/JackGruber/joplin-plugin-note-overview/blob/master/README.md) | Note overview | 1.3.3 | A note overview is created based on the defined search and the specified fields. | JackGruber
[🏠](https://github.com/benji300/joplin-note-tabs) | Note Tabs | 1.2.0 | Allows to open several notes at once in tabs and pin them. | Benji300
[🏠](https://github.com/cqroot/joplin-outline) | Outline | 1.1.3 | Outline sidebar plugin for joplin. | cqroot
[🏠](https://github.com/cqroot/joplin-outline) | Outline | 1.1.4 | Outline sidebar plugin for joplin. | cqroot
[🏠](https://github.com/benji300/joplin-persistent-layout) | Persistent Editor Layout | 1.1.2 | Save the editor layout (editor/split view/viewer/rich text) for each note separately with special tags. | Benji300
[🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | Quick Links | 1.1.1 | Create links to other notes | Roman Musin
[🏠](https://github.com/roman-r-m/joplin-plugin-resource-search) | Resource Search Plugin | 0.1.1 | Search in Attached Resources | Roman Musin

View File

@ -167,13 +167,13 @@
"manifest_version": 1,
"id": "outline",
"app_min_version": "1.6.7",
"version": "1.1.3",
"version": "1.1.4",
"name": "Outline",
"description": "Outline sidebar plugin for joplin.",
"author": "cqroot",
"homepage_url": "https://github.com/cqroot/joplin-outline",
"_publish_hash": "sha256:5efde0635c76d7eafba9864c78bdc45bc6ee1fb35edece5fd46f09ddaa7a5917",
"_publish_commit": "main:9fa921a3b64cef9d227ce47ceb308591c2e03f10",
"_publish_hash": "sha256:ac32b401fef7fff5a3beaae70fcb3d6f36535f1df53eea299f0a6281195f8ba8",
"_publish_commit": "main:5ae36b0d7bf96874db0b62b3f20fc2c7dac1575b",
"_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.3",
"version": "1.1.4",
"name": "Outline",
"description": "Outline sidebar plugin for joplin.",
"author": "cqroot",
"homepage_url": "https://github.com/cqroot/joplin-outline",
"_publish_hash": "sha256:5efde0635c76d7eafba9864c78bdc45bc6ee1fb35edece5fd46f09ddaa7a5917",
"_publish_commit": "main:9fa921a3b64cef9d227ce47ceb308591c2e03f10",
"_publish_hash": "sha256:ac32b401fef7fff5a3beaae70fcb3d6f36535f1df53eea299f0a6281195f8ba8",
"_publish_commit": "main:5ae36b0d7bf96874db0b62b3f20fc2c7dac1575b",
"_npm_package_name": "joplin-plugin-outline"
}

Binary file not shown.