Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 18:53
· 4 commits to main since this release
8bd930d

Added

  • Shell completion generation, with Bash, Fish, and Zsh scripts installed by
    the Nix package.
  • Clickable relative, legacy note://, and wiki-style note links in the viewer,
    including heading navigation for relative Markdown links.
  • Back and forward note navigation with Alt-Left and Alt-Right, preserving
    each history entry's viewer and editor position.
  • Multiline text selection in the viewer and editor with Shift and the arrow
    keys, plus clipboard cut, copy, and paste with Ctrl-X, Ctrl-C, and Ctrl-V.
  • Mouse drag selection in the viewer and editor, including wrapped and scrolled text.
  • A visible viewer cursor with arrow-key navigation and Shift-Arrow selection.
  • Reverse pane focus cycling with Shift-Tab.
  • Esc navigation from the viewer back to the note list.
  • Checkbox-list highlighting in the note viewer and editor.
  • Setext-style heading highlighting in the note viewer and editor.