CommanStore_

CommanStore_

Store and Manage your commands

23 followers

A simple way to store and manage your command in the Chrome extension with this extension you can search the commands, copy the command, export all the commands in a JSON file, import commands (Compactable with command-store.json format) and Create/Update/Delete commands
Free
Launch Team
Anima - Vibe Coding for Product Teams
Build websites and apps with AI that understands design.
Promoted

What do you think? …

Mohan Sai Teki
Hello There, Problem: Sometimes we forget the commands that we executed to resolve the issue. We often re-iterate through google search and try to find the exact command. At that time we realize the importance of storing that command. Sometimes we note down the command in a note-taking tool. when it requires we again search the entire app to find the command. To solve that problem I developed the CommandStore Chrome extension which helps you to - Search the commands - Copy the command with a click of a button - Export all the commands in a JSON file - Import commands (Compactable with command-store.json format) - Create/Update/Delete commands
Elisha Terada
Congrats on the launch. It's interesting that you went with the route of keeping command notes in the Chrome Extension, and I think it makes a lot of sense since a lot of these are copied from StackOverflow! It'd be helpful to define the context (Shell script, Kubernetes command, etc) so you can get code highlight. It's even more valuable if you can store the source of the command you copied from (e.g. Stackoverflow link) so you can go back to it later.
Mohan Sai Teki
@elishaterada I noted your points in my features list. Thanks for your feedback 😊