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

Update: joplin.plugin.benji.persistentLayout@1.1.2

829adebf1d..149aa92cc7
This commit is contained in:
Laurent Cozic 2021-02-10 09:40:24 +00:00
parent adacba9ed2
commit 2d8bda090f
4 changed files with 9 additions and 9 deletions

View File

@ -30,7 +30,7 @@ This repository contains the following plugins:
[🏠](https://github.com/JackGruber/joplin-plugin-note-overview/blob/master/README.md) | Note overview | 1.3.2 | 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.0 | Outline sidebar plugin for joplin. | cqroot
[🏠](https://github.com/benji300/joplin-persistent-layout) | Persistent Editor Layout | 1.1.1 | Save the editor layout (editor/split view/viewer) for each note separately with special tags. | Benji300
[🏠](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/JackGruber/joplin-plugin-backup/blob/master/README.md) | Simple Backup | 0.5.1 | Plugin to create manual and automatic backups. | JackGruber
[🏠](https://github.com/forcewake/joplin-tags-generator) | Tags Generator | 1.0.0 | Plugin for Joplin which can be used to extract keywords from note and assign them as a note's tags | forcewake

View File

@ -309,9 +309,9 @@
"manifest_version": 1,
"id": "joplin.plugin.benji.persistentLayout",
"app_min_version": "1.7.4",
"version": "1.1.1",
"version": "1.1.2",
"name": "Persistent Editor Layout",
"description": "Save the editor layout (editor/split view/viewer) for each note separately with special tags.",
"description": "Save the editor layout (editor/split view/viewer/rich text) for each note separately with special tags.",
"author": "Benji300",
"homepage_url": "https://github.com/benji300/joplin-persistent-layout",
"repository_url": "https://github.com/benji300/joplin-persistent-layout",
@ -324,8 +324,8 @@
"save",
"store"
],
"_publish_hash": "sha256:036ee7e6b30d41e1d6eb0276fc1b4cd34367ba00b9d16a7a012aa3657f6a3678",
"_publish_commit": "master:829adebf1d51eb3a1388c5cef5f72c759f2da91b",
"_publish_hash": "sha256:a3062d8e22719c3728e8404ceb6ade18d12805e5abc21856b273e5a4b576aae8",
"_publish_commit": "master:149aa92cc7b78c4fd9dacecf74f1edd3e8aaa9d9",
"_npm_package_name": "joplin-plugin-persistent-editor-layout"
},
"io.treymo.LinkGraph": {

View File

@ -2,9 +2,9 @@
"manifest_version": 1,
"id": "joplin.plugin.benji.persistentLayout",
"app_min_version": "1.7.4",
"version": "1.1.1",
"version": "1.1.2",
"name": "Persistent Editor Layout",
"description": "Save the editor layout (editor/split view/viewer) for each note separately with special tags.",
"description": "Save the editor layout (editor/split view/viewer/rich text) for each note separately with special tags.",
"author": "Benji300",
"homepage_url": "https://github.com/benji300/joplin-persistent-layout",
"repository_url": "https://github.com/benji300/joplin-persistent-layout",
@ -17,7 +17,7 @@
"save",
"store"
],
"_publish_hash": "sha256:036ee7e6b30d41e1d6eb0276fc1b4cd34367ba00b9d16a7a012aa3657f6a3678",
"_publish_commit": "master:829adebf1d51eb3a1388c5cef5f72c759f2da91b",
"_publish_hash": "sha256:a3062d8e22719c3728e8404ceb6ade18d12805e5abc21856b273e5a4b576aae8",
"_publish_commit": "master:149aa92cc7b78c4fd9dacecf74f1edd3e8aaa9d9",
"_npm_package_name": "joplin-plugin-persistent-editor-layout"
}