package
1.2.1
Repository: https://github.com/gumieri/note.git
Documentation: pkg.go.dev

# Functions

ExistingNames return the file names from the given NOTE_PATH.
FindNoteName return a note from slice of string.
FormatTitle return the first line of a string and cut the words to be smaller than 72 characters.
NextNumber return the incremented number from ExistingNames.
NoteName join number and title.
NumberFromNoteName extract number from a noteName.
TitleFromNoteName extract title from a noteName.