/noted

noted is a cli note taking and todo app similar to google keep or any other note taking service.

Primary LanguagePythonMIT LicenseMIT

Noted is a cli note taking and todo app similar to google keep or any other note taking service. It is a fork of my previous project keep-cli.

Setup

Installation

PIP (easiest)

pip3 install noted-notes

Arch Linux (AUR)

yay -S noted-cli-git

Configuration

In order to make a note you must have the $EDITOR environment variable set to a text editor.

Usage

Run noted visually:

noted

Skip the intro animation (quick mode):

noted --quick

Make a list or note:

For a note:

noted --note

For a list:

noted --list

More Info

This project is still under development, so if you would like to help out feel free to reach out.