mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
Added possibility to specify tags for the tasks by adding +tagname at the end of the entry line.
This commit is contained in:
parent
f67a5bb9c1
commit
8c2eac447b
3 changed files with 78 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Taskwarrior",
|
||||
"identifier": "taskwarrior",
|
||||
"script": "taskwarrior.qml",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"minAppVersion": "17.06.4",
|
||||
"authors": ["@fmakowski"],
|
||||
"platforms": ["linux", "macos"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue