Closed benji300 closed 3 years ago
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.
layout:editor|viewer|split
setEditorLayout<x>
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
layout:editor|viewer|split
New commands
UI additions
Settings
Requirements to plugin API
setEditorLayout<x>
)