package
0.5.0
Repository: https://github.com/anmil/quicknote.git
Documentation: pkg.go.dev

# Functions

NewBook returns a new Book.
NewNote returns a new Note.
NewTag returns a new Tag.

# Constants

Always a good idea to have a upper limit.

# Variables

Note types.
Note types.
Note types.

# Structs

Book is a collection of notes.
Note is our main struct for storing notes and their meta data.
Tag is a term used as meta data for more accurate searching and labeling.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author