VSCode settings
’workbench.editor.enablePreview’ set to ‘false’.
This is done to be able to use "workbench.action.showAllEditorsByMostRecentlyUsed" command, to navigate between recently used files with greater ease.
Screenshot
{max-width: 500px, display: block, margin: 0 auto}
dendron.yml
bubbleUpCreateNew set to false
commands:
lookup:
note:
bubbleUpCreateNew: falseThis is done to optimize for lookup rather than creation of notes. (Keep create new at the bottom).
selectionMode set to none
commands:
lookup:
note:
selectionMode: noneTo avoid accidentally moving code out