Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.