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

Update: joplin.plugin.benji.persistentLayout@1.1.3

149aa92cc7..17eb3ad37a
This commit is contained in:
Laurent Cozic 2021-03-22 14:21:08 +01:00
parent 465a2bd70d
commit 3a527b1b45
4 changed files with 7 additions and 7 deletions

View File

@ -34,7 +34,7 @@ This repository contains the following plugins:
[🏠](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.3.0 | Allows to open several notes at once in tabs and pin them. | Benji300
[🏠](https://github.com/cqroot/joplin-outline) | Outline | 1.1.6 | 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://github.com/benji300/joplin-persistent-layout) | Persistent Editor Layout | 1.1.3 | Save the editor layout (editor/split view/viewer/rich text) for each note separately with special 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://github.com/roman-r-m/joplin-plugin-resource-search) | Resource Search Plugin | 0.1.1 | Search in Attached Resources | Roman Musin

View File

@ -323,7 +323,7 @@
"manifest_version": 1,
"id": "joplin.plugin.benji.persistentLayout",
"app_min_version": "1.7.4",
"version": "1.1.2",
"version": "1.1.3",
"name": "Persistent Editor Layout",
"description": "Save the editor layout (editor/split view/viewer/rich text) for each note separately with special tags.",
"author": "Benji300",
@ -338,8 +338,8 @@
"save",
"store"
],
"_publish_hash": "sha256:a3062d8e22719c3728e8404ceb6ade18d12805e5abc21856b273e5a4b576aae8",
"_publish_commit": "master:149aa92cc7b78c4fd9dacecf74f1edd3e8aaa9d9",
"_publish_hash": "sha256:0b8071d8c5d04eeed282bd02a9aa15b7813a45945bbbc503771e3124005677be",
"_publish_commit": "master:17eb3ad37a9339f674205378aed41192c18ad0b9",
"_npm_package_name": "joplin-plugin-persistent-editor-layout"
},
"io.treymo.LinkGraph": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "joplin.plugin.benji.persistentLayout",
"app_min_version": "1.7.4",
"version": "1.1.2",
"version": "1.1.3",
"name": "Persistent Editor Layout",
"description": "Save the editor layout (editor/split view/viewer/rich text) for each note separately with special tags.",
"author": "Benji300",
@ -17,7 +17,7 @@
"save",
"store"
],
"_publish_hash": "sha256:a3062d8e22719c3728e8404ceb6ade18d12805e5abc21856b273e5a4b576aae8",
"_publish_commit": "master:149aa92cc7b78c4fd9dacecf74f1edd3e8aaa9d9",
"_publish_hash": "sha256:0b8071d8c5d04eeed282bd02a9aa15b7813a45945bbbc503771e3124005677be",
"_publish_commit": "master:17eb3ad37a9339f674205378aed41192c18ad0b9",
"_npm_package_name": "joplin-plugin-persistent-editor-layout"
}