Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knid/tasko
TaskWarrior zsh plugin for opening annotations content
https://github.com/knid/tasko
Last synced: 20 days ago
JSON representation
TaskWarrior zsh plugin for opening annotations content
- Host: GitHub
- URL: https://github.com/knid/tasko
- Owner: knid
- License: mit
- Created: 2024-04-04T17:46:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T10:09:27.000Z (4 months ago)
- Last Synced: 2024-10-10T19:34:13.200Z (about 1 month ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TaskWarrior Plugin
Open annotation content with native open commands (xdg-open or open)
To use it add `tasko` to the plugins array in your zshrc file:
```zsh
plugins=(... tasko)
```**Note:** you have to [install taskwarrior](https://github.com/GothenburgBitFactory/taskwarrior) first.