nb
all
Note-taking, bookmarking, and archiving tool. Supports encryption, tagging, wiki-style links, Git syncing, Pandoc conversion, and more.
More info →Options (4)
booleanCreate a new note in your `$EDITOR`
Example:
nb {{[a|add]}} "{{note_title}}"booleanEdit a note in your `$EDITOR`
Example:
nb {{[e|edit]}} {{note_id}}booleanAdd a todo
Example:
nb {{[to|todos]}} {{[a|add]}} {{title}}booleanSearch for notes containing a keyword
Example:
nb {{[q|search]}} "{{keyword}}"made by @shridhargupta | data from tldr-pages