feat(todo): add onlyTodo option

This commit is contained in:
Thomas Lambert
2022-09-28 22:25:51 +02:00
parent 31af52ed76
commit 74636e7416
3 changed files with 40 additions and 27 deletions

View File

@@ -663,6 +663,13 @@ telekasten.toggle_todo({opts})~
Default: `nil`
onlyTodo:
If true, it will avoid circling back to a regular list - when toggle_todo
is called on - [x] items.
Default: nil
*telekasten.show_backlinks()*
telekasten.show_backlinks()~
Opens a telescope search for notes that `[[link]]` back to the current note.