Skip to content

Commit

Permalink
Add more feature suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Dec 2, 2016
1 parent 3e7bfee commit 1df7bd2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ All the above works. Here's what's coming next:
- [ ] Bash/zsh note name autocompletion
- [ ] Shorthand aliases `notes o`, `notes g`, `notes n`
- [ ] Interactive mode? `notes` could open a scrollable list of notes, open your editor when you pick one, and reappear after you close it.
- [ ] Tree view.
- [ ] 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`?
- [ ] Version control - probably by finding an easy (optional) way to integrate this automatically with Git.

## I want to help

Expand Down

0 comments on commit 1df7bd2

Please sign in to comment.