package
0.13.1
Repository: https://github.com/mdouchement/standardfile.git
Documentation: pkg.go.dev

# Functions

New returns a new TUI.
NewItem returns a new Item.
NewLogger returns a new well configured logger.
NewNoteList returns a new NoteList.

# Structs

An Item is the graphical representation of an libsf.Item.
An ItemEditor is the graphical representation of editable libsf.Item text.
A NoteList is a list of Items to interract with.
A TUI is a text-based interface.