How to toggle the editor and keep only the sidebar and note list ? Can I insert a button with the userchrome ?
You want to turn the entire editor and viewer off? There isn't a native way of doing it (userchrome can get rid of it entirely but not toggle), can I ask why you would want to? I would have thought that it kind of defeats the purpose of the application.
Yes. When I check To-dos by notebook or sort out my notes, I like to have less distraction and hide the editor.
Honestly I think your best bet is simply going to be to change the application layout manually to make the editor pane small as I think it is a very niche requirement.
Hi,
By enlarging the notes panel as much as possible, the editor window can be reduced to a column only 1 character wide.
The distraction is minimal.
Well, I can't tweak Note list and sidebar toggle buttons plugin.
Ok I only can change flex by none in the developer tool.
<div style="box-sizing: border-box; padding-left: 0px; padding-top: 0px; width: 100%; height: 100%;"> == 0$
style="display: flex; flex-direction: column; height: 100%;"
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.