new feature: find_friends(): friend notes are note that reference the

same note as the link under the cursor
This commit is contained in:
Rene Schallner
2021-11-27 23:15:50 +01:00
parent 9f286ae78e
commit d0c5b6f284
3 changed files with 29 additions and 4 deletions

View File

@@ -413,6 +413,11 @@ telekasten.toggle_todo()~
telekasten.show_backlinks()~
Opens a telescope search for notes that `[[link]]` back to the current note.
*telekasten.find_friends()*
telekasten.find_friends()~
Opens a telescope search for notes that also `[[link]]` to the link under the
cursor.
--------------------------------------------------------------------------------
Section 3.1: Templates *telekasten.templates*