added joplin uda
This commit is contained in:
parent
eff85aa535
commit
b23dcf7fb8
1 changed files with 3 additions and 1 deletions
|
@ -35,7 +35,7 @@ data.location=~/.task
|
||||||
#include /usr/share/task/solarized-light-256.theme
|
#include /usr/share/task/solarized-light-256.theme
|
||||||
#include /usr/share/task/light-256.theme
|
#include /usr/share/task/light-256.theme
|
||||||
#include /usr/share/task/no-color.theme
|
#include /usr/share/task/no-color.theme
|
||||||
include ~/.task/spaceduck.theme
|
include ~/projects/arachnitech/tw-spaceduck/spaceduck.theme
|
||||||
|
|
||||||
taskd.certificate=/home/kellya/.task/private.certificate.pem
|
taskd.certificate=/home/kellya/.task/private.certificate.pem
|
||||||
taskd.key=/home/kellya/.task/private.key.pem
|
taskd.key=/home/kellya/.task/private.key.pem
|
||||||
|
@ -56,6 +56,8 @@ uda.intheamtrellolistname.type=string
|
||||||
uda.intheamtrellolistname.label=Inthe.AM Trello List Name
|
uda.intheamtrellolistname.label=Inthe.AM Trello List Name
|
||||||
uda.messageid.type=string
|
uda.messageid.type=string
|
||||||
uda.messageid.label=Message-ID
|
uda.messageid.label=Message-ID
|
||||||
|
uda.joplin.type=string
|
||||||
|
uda.joplin.label=Joplin
|
||||||
verbose=no
|
verbose=no
|
||||||
report.simple.description=Simple list of open tasks by project
|
report.simple.description=Simple list of open tasks by project
|
||||||
report.simple.columns=id,project,description.count
|
report.simple.columns=id,project,description.count
|
||||||
|
|
Loading…
Reference in a new issue