File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
- *tdo.txt* For Neovim >= 0.8.0 Last change: 2025 February 19
1
+ *tdo.txt* For Neovim >= 0.8.0 Last change: 2025 February 22
2
2
3
3
==============================================================================
4
4
Table of Contents *tdo-table-of-contents*
@@ -19,6 +19,7 @@ FEATURES *tdo-features*
19
19
- All features provided by tdo <https://github.com/2kabhishek/tdo?tab=readme-ov-file#-features >
20
20
- Various commands to make working with tdo seamless
21
21
- Todo navigation and toggle helpers
22
+ - Fuzzy autocompletion for notes navigation
22
23
- Integration with telescope for easy notes searching
23
24
24
25
@@ -58,6 +59,7 @@ COMMANDS ~
58
59
`tdo.nvim` adds the following commands:
59
60
60
61
- `Tdo <args> `open today’s todo when no `args ` , accepts `args ` same as tdo <https://github.com/2kabhishek/tdo?tab=readme-ov-file#-usage >
62
+ - Supports tab completion for file paths and fuzzy matching
61
63
- `TdoEntry <offset> `open today’s journal entry, accepts `offset`
62
64
- `TdoNote` create new note with title, if left empty creates a draft with current timestamp
63
65
- `TdoTodos` show all your incomplete todos
You can’t perform that action at this time.
0 commit comments