Documentation
¶
Overview ¶
Package notes handles the creation, opening, and retrieval of markdown notes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNote ¶
NewNote creates a new note file and opens it in the configured editor. It returns an error if any step (creation, template application, or opening) fails.
func OpenNote ¶
OpenNote opens the specified file in the configured editor. It handles special logic for Neovim to jump to the content line.
func RandomNote ¶
RandomNote selects a random markdown file from the notes directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.