Skip to content

ajsharp/ideapad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAT

This project is a dead-simple way to keep track of your ideas. Currently, it has only a command line interface. The interface is quite limited: you can add idea, view your ideas, and delete ideas.

Ideas are Marshaled to disk at ~/.ideas.db.

Usage

Adding an idea:

idea add "the most brilliant idea for a cat meme ever"

Listing all your ideas:

idea list

Delete the last idea:

idea pop

About

Tiny utility for keeping track of ideas

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages