Noted

March 17, 2022 ยท View on GitHub

Notes library, with viewer and shortcuts to add, delete and edit notes.

Installation

  1. $ go install github.com/torbratsberg/noted@latest
  2. Add export NOTES_DIR="$PATH_TO_YOUR_NOTES_DIR" to your .bashrc or .zshrc
  3. Source your .bashrc or .zshrc
  4. $ noted

Usage

  • j: Next note
  • k: Previous note
  • u: Scroll note half page up
  • d: Scroll note half page down
  • n: Create a new note
  • Enter: Edit the selected note

Demo

https://user-images.githubusercontent.com/51199815/158905165-17ffdcfe-1f64-401e-8954-1507ed14f956.mov