A fast way to jot down and gather ideas. The bin has not statistically been proven to do anything beneficial to your work flow but the colors are pretty.
the-bin-fast.mp4
- Create a new idea
- List all ideas
- Get a random idea
- Remove an idea
- Clear all ideas
- Clone repo and place in desired location.
- Go into directory and run
npm run bin
Thats it!
Note:
You can also make an alias in your .zsh file to call the-bin globally and quickly. Mine looks like this: alias bin="npm --prefix ~/desktop/code/the-bin run bin"
.
I love building projects like this so if you have any ideas let me know!