-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New features and improvements #11
Comments
From experience with a similar workflow, but using a text file in a cloud drive: You want to have some option to sort/move or have a hierarchy. If you have to look for your command by reading hundred(s) lines, you are back at square one. Something like Hierarchical Notebook maybe for ideas? |
Nice start app :) I need this!
|
@OrkoHunter - Thanks for that :) |
I <3 to keep things on cloud (backups, files, etc.) and It's nice I can have now commands. I'm just waiting to support for password or even an e-mail recovery option for lost credentials. |
How about adding commands with placeholders? |
@paci4416 Few days ago, I wished for the exact same thing while extracting an archive. Thanks very much for the input! I can't work on it soon, but will do it once available. |
Can you put up a |
@OrkoHunter Loved the idea! How about adding support for scripts as well? For eg, I have around 10 commands I execute to mount all 3 of my drives (fixing ntfs, mount etc). So something on the lines of a 'keep new --script [Location to the script]'. A copy of this script is not stored in the same place as as 'credentials.json' or wherever and can be executed from keep in the same way. What do you think? |
@OrkoHunter Is there a way you can implement a feature that allows you to remove a command by specifying a number to each command because I stored a command that has very rare characters which are not on my keyboard [was a mistake]. So when I try to remove it the cmd does not understand the command to remove. |
@olaoluwa-98 Can you try
to confirm that you have the latest version? |
@OrkoHunter thank you, I realized my version is 2.1.3. I have updated it and it works as described |
Glad to know! |
…o json, which makes the call feature in loop based data-driven testing even more elegant - which fixes OrkoHunter#11
I would like to see a way to categorize different commands. As an example, I have some bash commands, I have some AZ Cli commands and I have some vault cli commands. If there was a way to Label, that would be cool |
It would be nice,if we have option to choose where to run command. Like in shell or in subshell. |
~/.zsh_history
to keep commands #3The text was updated successfully, but these errors were encountered: