Skip to content

scizzorz/pydea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pydea

Thought streams for your terminal.

Usage

$ pydea init [--title "Testing Pydea"][--tags "learning help"] # create a new Pydea stream
$ pydea edit # open $EDITOR to update the Pydea metadata
$ pydea add # open $EDITOR to record a new idea
$ pydea add "This is an idea." # record a new idea
$ pydea view # view recorded thoughts

Requirements

Pydea requires bumpy>=0.2.2 (GitHub, PyPI), which can be installed via pip:

$ pip install -U "bumpy>=0.2.2"

About

Thought streams for your terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published