mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
new feature: find_friends(): friend notes are note that reference the
same note as the link under the cursor
This commit is contained in:
@@ -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*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user