Initial public release.
List: Display a list of all notes.
List: Sort the list alphabetically by title or modification time.
List: Prefix titles with associated labels or modification date.
List: Limit the list to label notes (one-word titles).
List: Limit the list to orphan notes (no incoming or outgoing links).
List: Limit the list to notes where a specific pattern appears.
Links: Display a list of all links.
Links: Display a list of all related links of a specific note.
Links: Limit the list to incoming links of a specific note.
Links: Limit the list to outgoing links of a specific note.
Links: Limit the list to broken or dangling links.
Lines: Print all lines of notes (useful for fulltext search).
Lines: Prefix each line with note title, optional color coding.
Vim/Fzf: Insert mode
[[
to select and insert note markdown formatted link.Vim/Fzf: NotesiumNew example command and keybinding.
Vim/Fzf: NotesiumList example command and keybindings.
Vim/Fzf: NotesiumLinks example command and keybindings.
Vim/Fzf: NotesiumSearch example command and keybindings.
Regression tests for all commands, their options and fixtures corpus.
Documented design assumptions and rationale.