taskwarrior: Add taskserver sync target

Added freecinc target for syncing tasks over the web.
Using freecinc is easy and relatively painless, which is why, for now,
this is the syncing server I have chosen.

Once the taskwarrior workflow in this setup matures and stabilizes a bit
the syncing target should undoubtedly move to a self-hosted instance of
taskserver, ideally encrypted.

Until then, the tasks currently available will exist *unencrypted* on
the freecinc server.
This commit is contained in:
Marty Oehme 2021-02-19 09:47:57 +01:00
parent 9142cb245e
commit 79735f9bae
Signed by: Marty
GPG key ID: B7538B8F50A1C800

View file

@ -51,6 +51,13 @@ urgency.annotations.coefficient=0
# only ever show one result in the task shell
tasksh.autoclear=1
# temporary taskd configuration for freecinc (should be selfhosted at some point)
taskd.server=freecinc.com:53589
taskd.key=~/.local/share/task/keys/freecinc_7ebc40a3.key.pem
taskd.certificate=~/.local/share/task/keys/freecinc_7ebc40a3.cert.pem
taskd.ca=~/.local/share/task/keys/freecinc_7ebc40a3.ca.pem
taskd.credentials=FreeCinc\/freecinc_7ebc40a3\/1b2f5c1e-3d62-4a35-82c8-82ce0e23731e
# Color theme (uncomment one to use)
#include /usr/share/doc/task/rc/light-16.theme
#include /usr/share/doc/task/rc/light-256.theme