mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
Added Taskwarrior import/export script.
This commit is contained in:
parent
e791f0380e
commit
77d9208399
2 changed files with 88 additions and 0 deletions
9
taskwarrior/info.json
Normal file
9
taskwarrior/info.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Taskwarrior import/export",
|
||||
"identifier": "taskwarrior",
|
||||
"script": "taskwarrior.qml",
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "17.06.1",
|
||||
"authors": ["@fmakowski"],
|
||||
"description" : "This script creates menu items and buttons to import and export Taskwarrior tasks."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue