Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/torbratsberg/noted

Notes library, with viewer and shortcuts to add, delete and edit notes.
https://github.com/torbratsberg/noted

cli tui

Last synced: about 2 months ago
JSON representation

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

Lists

README

        

# 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

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