Skip to content

Commit 1df7bd2

Browse files
committed
1 parent 3e7bfee commit 1df7bd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ All the above works. Here's what's coming next:
6666
- [ ] Bash/zsh note name autocompletion
6767
- [ ] Shorthand aliases `notes o`, `notes g`, `notes n`
6868
- [ ] Interactive mode? `notes` could open a scrollable list of notes, open your editor when you pick one, and reappear after you close it.
69+
- [ ] Tree view.
70+
- [ ] Easy way to see short notes snippets in find/grep/tree? Could be option (`--snippets`) or by piping to a command (`notes find | notes snippets`). Maybe call it `head`?
71+
- [ ] Version control - probably by finding an easy (optional) way to integrate this automatically with Git.
6972

7073
## I want to help
7174

0 commit comments

Comments
 (0)