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

Update: joplin.plugin.benji.persistentLayout@1.1.1

829adebf1d
This commit is contained in:
Laurent Cozic 2021-02-02 10:00:18 +00:00
parent f90eceb49c
commit 20ddc74979
4 changed files with 7 additions and 7 deletions

View File

@ -30,7 +30,7 @@ This repository contains the following plugins:
[🏠](https://github.com/JackGruber/joplin-plugin-note-overview) | Note overview | 1.3.1 | 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.1.1 | Allows to open several notes at once in tabs and pin them. (v1.1.1) | Benji300
[🏠](https://github.com/cqroot/joplin-outline) | Outline | 1.0.11 | Outline sidebar plugin for joplin. | cqroot
[🏠](https://github.com/benji300/joplin-persistent-layout) | Persistent Editor Layout | 1.1.0 | 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.1 | Save the editor layout (editor/split view/viewer) for each note separately with special tags. | Benji300
[🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | Quick Links | 1.0.2 | Create links to other notes | Roman Musin
[🏠](https://github.com/JackGruber/joplin-plugin-backup) | Simple Backup | 0.4.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

@ -290,7 +290,7 @@
"manifest_version": 1,
"id": "joplin.plugin.benji.persistentLayout",
"app_min_version": "1.7.4",
"version": "1.1.0",
"version": "1.1.1",
"name": "Persistent Editor Layout",
"description": "Save the editor layout (editor/split view/viewer) for each note separately with special tags.",
"author": "Benji300",
@ -305,8 +305,8 @@
"save",
"store"
],
"_publish_hash": "sha256:52effae339a54beda9487059d2924a536e433c064d3c23159a5154ea1667a072",
"_publish_commit": "master:b6dbfbda33694928fcd6d047fe66c13b78165dd4",
"_publish_hash": "sha256:036ee7e6b30d41e1d6eb0276fc1b4cd34367ba00b9d16a7a012aa3657f6a3678",
"_publish_commit": "master:829adebf1d51eb3a1388c5cef5f72c759f2da91b",
"_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.0",
"version": "1.1.1",
"name": "Persistent Editor Layout",
"description": "Save the editor layout (editor/split view/viewer) for each note separately with special tags.",
"author": "Benji300",
@ -17,7 +17,7 @@
"save",
"store"
],
"_publish_hash": "sha256:52effae339a54beda9487059d2924a536e433c064d3c23159a5154ea1667a072",
"_publish_commit": "master:b6dbfbda33694928fcd6d047fe66c13b78165dd4",
"_publish_hash": "sha256:036ee7e6b30d41e1d6eb0276fc1b4cd34367ba00b9d16a7a012aa3657f6a3678",
"_publish_commit": "master:829adebf1d51eb3a1388c5cef5f72c759f2da91b",
"_npm_package_name": "joplin-plugin-persistent-editor-layout"
}