Skip to content

Commit d38161b

Browse files
committed
docs: update help docs
1 parent 3593b1a commit d38161b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/tdo.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33
==============================================================================
44
Table of Contents *tdo-table-of-contents*
@@ -19,6 +19,7 @@ FEATURES *tdo-features*
1919
- All features provided by tdo <https://github.com/2kabhishek/tdo?tab=readme-ov-file#-features>
2020
- Various commands to make working with tdo seamless
2121
- Todo navigation and toggle helpers
22+
- Fuzzy autocompletion for notes navigation
2223
- Integration with telescope for easy notes searching
2324

2425

@@ -58,6 +59,7 @@ COMMANDS ~
5859
`tdo.nvim` adds the following commands:
5960

6061
- `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
6163
- `TdoEntry <offset>`open today’s journal entry, accepts `offset`
6264
- `TdoNote`create new note with title, if left empty creates a draft with current timestamp
6365
- `TdoTodos`show all your incomplete todos

0 commit comments

Comments
 (0)