benji300 / joplin-persistent-layout

Save editor layout (editor/split view/viewer/rich text) for each note separately.
MIT License
17 stars 3 forks source link

🔒 Persistent Layout #1

Closed benji300 closed 3 years ago

benji300 commented 4 years ago

Description

It shall be possible to save the "Editor layout" (Editor, Viewer, Split View) for each note separately.

For example, a "finished" note that is usually not changed anymore will always be displayed in rendered Markdown mode.

Implementation Proposal

New commands

UI additions

Settings

Requirements to plugin API