A user script (for browser extensions like Tampermonkey, Violentmonkey) which adds shortcuts to toggle the sidebar and resize panes in two pane mode.
- Alt + S: Toggle SIdebar
- In two pane layout:
- Alt + H: Move vertical divider left
- Alt + L: Mover vertical divider right
You can configure those in the lines 23 to 30 before importing the script.
Installation:
- Install Violentmonkey (or Tampermonkey, …).
- Click HERE (this is the
Raw
button on this gist) and your extension (Tampermonkey, Violentmonkey) should pick up the script.
Note: For the script to be enabled you have to refresh RemNote on a https://www.remnote.io/document/
page (not queue or document list or something).
(I’ll probably release this in another location at some point.)
Related:
- First step towards Feature Request Resize panes in the split view