Documentation
¶
Overview ¶
Package note handles the core note management functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseNoteFiles ¶
Types ¶
type ListItem ¶
type ListItem struct {
// contains filtered or unexported fields
}
func (ListItem) Description ¶
func (ListItem) FilterValue ¶
type NoteListModel ¶
type NoteListModel struct {
// contains filtered or unexported fields
}
func NewNoteListModel ¶
func NewNoteListModel( s *state.State, viewName string, ) (*NoteListModel, error)
func (NoteListModel) Init ¶
func (m NoteListModel) Init() tea.Cmd
func (NoteListModel) View ¶
func (m NoteListModel) View() string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.