Skip to content

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

License

Notifications You must be signed in to change notification settings

zack-ashen/noted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages