Add shortcut to follow link under text cursor (#1842) (#2148)

This commit is contained in:
Egor Dubenetskiy
2021-09-05 13:24:38 +03:00
committed by GitHub
parent 5cfd1c030d
commit 061f8acf11
3 changed files with 24 additions and 0 deletions

View File

@@ -93,6 +93,7 @@
<kbd data-command="scrollToActiveNote">not set</kbd> will switch back from editor to tree pane.</li>
<li><kbd>Ctrl+K</kbd> - create / edit external link</li>
<li><kbd data-command="addLinkToText">not set</kbd> - create internal link</li>
<li><kbd data-command="followLinkUnderCursor">not set</kbd> - follow link under cursor</li>
<li><kbd data-command="insertDateTimeToText">not set</kbd> - insert current date and time at caret position</li>
<li><kbd data-command="scrollToActiveNote">not set</kbd> - jump away to the tree pane and scroll to active note</li>
</ul>