Open RZHSSNZDH opened 1 year ago
You can make an alias. Have you tried that?
You can make an alias. Have you tried that?
Can you describe more? Because I do not suggest this for only one command. I say it would be good if instead of long command of shortcut
user uses a commandline parameter after apps.
Alias -add clock2 'shortcut -use 2 clock' try that. Let me know.
Alias -add clock2 'shortcut -use 2 clock' try that. Let me know.
I know that I can use this alias, but it was a suggestion from me to keep the app better.
He's talking about using [app] [number]
for each shortcut, without the shortcut -use
. shortcut -use 2 clock
would become clock 1
. As another example, shortcut 1 for tasker would be tasker 1
. This would be default for all apps.
Shortcuts' commands are too long. It would be better to use a number after app's name to use one of its shortcuts. For example execute
clock 2
instead ofshortcut -use 2 clock
.