A plain, file-based note-taking CLI.
Arch Linux (AUR)
yay -S nnoteOr with any other AUR helper, or manually via makepkg.
From source
pip install -e .nnote initPrompts for a notes directory (default: ~/nnotes) and a default editor. Config is saved to ~/.config/nnote/config.yaml. If $EDITOR is set in your environment, it will be used as the editor default.
Full documentation is published at stiermid.github.io/nnote.
This project is licensed under the GNU General Public License v3.0 or later. See LICENSE for details.