notation 1.1.0

a terminal-based hierarchal note-taking app
1
2
3
4
5
6
7
8
9
10
11
# Notation

**Notation** is a terminal-based hierarchal note-taking app. It is also useful
for todo lists; each item can be marked with a status. It's lightweight and
written in ~1500 lines of Rust; A release build takes slightly over a minute to
compile from nothing.

At the moment, configuration and plugins do not exist, but in the future
configuration WILL be added, and plugins MIGHT.

Keybinds: <https://aversefun.github.io/notation/keybinds.html>