joplin-plugin-persistent-editor-layout
Version:
Save the editor layout (editor/split view/viewer/rich text) for each note separately with custom tags.
22 lines • 712 B
JSON
{
"manifest_version": 1,
"id": "joplin.plugin.benji.persistentLayout",
"app_min_version": "1.8.2",
"version": "2.2.0",
"name": "Persistent Editor Layout",
"description": "Save the editor layout (editor/split view/viewer/rich text) for each note separately with custom tags.",
"author": "Benji300",
"homepage_url": "https://github.com/benji300/joplin-persistent-layout",
"repository_url": "https://github.com/benji300/joplin-persistent-layout",
"keywords": [
"notes",
"editor",
"split",
"viewer",
"view",
"save",
"store"
],
"_publish_hash": "sha256:f9d8d577bf17f98ed0f0f28f9149b17fb70278f0f165494bf97a323efdbcdad5",
"_publish_commit": "master:89705479ff3459e365ab47327d0d2af02d9d5044"
}