# Functions
PreseistentPostRunRoot runs after the Root Command and any child commands that do not override it.
PreseistentPreRunRoot runs before the Root Command and any child commands that do not override it.
# Variables
DeleteBookCmd delete a book and all of it's Notes.
DeleteCmd delete Note or Notebook.
DeleteNoteCmd Delete Note from Book.
EditBookCmd edit Book's name.
EditCmd edit Note or Notebook.
EditNoteCmd Edit note.
ExportCmd Export all Notes, Books, and Tags.
GetBookCmd List all books.
GetCmd get/list Notes, Notebook, Tags.
GetNoteAllCmd Gets all Notes.
GetNoteCmd Gets all Notes, or Notes for the given IDs.
GetTagCmd lists all tags for the working Book.
ImportCmd Imports Notes, Books, and Tags from a QNOT file.
MergeBooksCmd Merge one book into another.
MoveNotesIDsCmd See SplitBookIDsCmd.
NewbookCmd Create a new Book.
NewCmd create new Note or Notebook.
NewNoteCmd Create a new basic note.
NewURLNoteCmd Create new notes from JSON.
NewURLNoteCmd Create a new url note.
RootCmd Create and search tens of thousands of notes.
SearchCmd Search notes.
SearchReindexCmd Re-indexes all Notes in all Books.
SplitBookIDsCmd splits one book into two book using QueryStringQuery.
SplitBookQueryCmd splits one book into two book using QueryStringQuery.
SplitCmd splits Books.
VersionCmd prints the version information.
Version information.
Version information.
Version information.