diff options
| author | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-24 15:37:49 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-24 15:37:49 +0300 |
| commit | dbfba814e68bd6b679b2fd77bf10d34336485238 (patch) | |
| tree | c307059026d5d9d7a81aa97014c570080eda2c51 /README.md | |
| parent | f88fdbbf69710464139bf2bb0b14ca35293df720 (diff) | |
| parent | f7275ade1db4b188fa33acf2d3519b3a0c3bada7 (diff) | |
Merge pull request #91 from snonux/codex/add-u-hotkey-for-url-extraction-and-open
Add URL open hotkey
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are - `e` or `E`: edit task - `s`: toggle start/stop - `d`: mark task done +- `o`: open URL from description - `U`: undo last done - `D`: set due date - `+`: add task |
