idea
A lightweight tool for keeping ideas in a safe place quick and easy.
A lightweight command‑line interface and JavaScript module lets users store, list, filter, solve, and remove short text entries called ideas. The tool saves data in a JSON file, providing simple commands such as `create "<text>"`, `list`, `filter '{"state":"SOLVED"}'`, `solve <id>`, and `remove <id>`. It can be installed globally with npm or yarn and invoked via `idea --help` to see available options.
The library can also be required in a Node.js program, where an instance is created with a path to a JSON store and methods like `create` are called with callbacks. Documentation and API reference are available in the repository, and the project is released under the MIT license.
Designed for developers who want a quick, scriptable way to capture fleeting thoughts or task ideas without leaving the terminal, it offers a minimal, file‑based storage solution that can be integrated into other projects or used standalone.
Reviews
Loading reviews…
Similar apps
Note-Taking & PKM
eureka
Input and store your ideas.
Calendar & Scheduling
birthday
Know when a friend's birthday is coming.

Note-Taking & PKM
taskbook
Tasks, boards & notes for the command-line habitat.

Version Control & Git
CLI GitHub
Fancy GitHub client.
Version Control & Git
git-stats
A local GitHub-like contributions calendar.

Version Control & Git
gitmoji-cli
Use emoji in commit messages.