A simple note taker CLI program written in python

A simple note taker program written in python

asciicast

This allows you to snip your todo’s, notes, and your tasks easily without extra charges

Requirements

Only requirement is python3 and an unix operating system and windows supports python (windows may have limited support)

You can create a first note by create argument. example session:

~ $ ./note-taker.py create
Enter your Note title: Take out the trash
Write your note:
I will not forget to take out the

 

 

 

To finish reading, please visit source site