Documentation
¶
Overview ¶
Package bookmarkeditor is a TUI component for editing vault bookmarks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloseMsg ¶
type CloseMsg struct{}
CloseMsg is dispatched when the editor is closed without changes.
type DeleteMsg ¶
type DeleteMsg struct {
Removed []string
}
DeleteMsg is dispatched when the user confirms removal of selected bookmarks.
Click to show internal directories.
Click to hide internal directories.