mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-23 11:07:45 +02:00
Merge pull request #483 from arakkkkk/main
This commit is contained in:
commit
5aaa9ba20f
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ uda.taskwarrior-tui.shortcuts.2=~/.config/taskwarrior-tui/shortcut-scripts/sync.
|
|||
The file can have any name in any location, but must be executable.
|
||||
By default, keys `1`-`9` are available to run shortcuts.
|
||||
|
||||
When you hit the shortcut, the script will be executed with the `selected_task_uuid` as an argument:
|
||||
When you hit the shortcut, the script will be executed with the `selected_tasks_uuid` as an argument:
|
||||
|
||||
```bash
|
||||
~/.config/taskwarrior-tui/shortcut-scripts/add-personal-tag.sh $selected_tasks_uuid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue