Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 572 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 572 Bytes

Noted

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

Screen.Recording.2022-03-17.at.23.32.06.mov