Upgrade to Taskwarrior 3, which uses a new sync protocol

This commit is contained in:
Danielle McLean 2024-05-10 15:34:20 +10:00
parent a6e965131c
commit fcc647f535
Signed by: 00dani
GPG key ID: 6854781A0488421C

View file

@ -15,7 +15,7 @@
data.location=$XDG_DATA_HOME/task data.location=$XDG_DATA_HOME/task
hooks.location=$XDG_CONFIG_HOME/task/hooks hooks.location=$XDG_CONFIG_HOME/task/hooks
news.version=2.6.0 news.version=3.0.2
# Report specifically for displaying my in-progress task in the shell prompt, as a quick reminder # Report specifically for displaying my in-progress task in the shell prompt, as a quick reminder
report.progress.description=Tasks currently in progress report.progress.description=Tasks currently in progress
@ -23,10 +23,8 @@ report.progress.columns=id,description.truncated
report.progress.filter=status:pending and +ACTIVE report.progress.filter=status:pending and +ACTIVE
# Sync! # Sync!
taskd.server=task.00dani.me:53589 sync.server.origin=https://task.00dani.me
taskd.ca=$XDG_CONFIG_HOME/task/isrgrootx1.pem sync.server.client_id=13e0af9b-05bf-4742-a54a-506306c79bb0
taskd.certificate=$XDG_CONFIG_HOME/task/client.cert.pem
taskd.key=$XDG_CONFIG_HOME/task/client.key.pem
include $XDG_CONFIG_HOME/task/taskd.credentials include $XDG_CONFIG_HOME/task/taskd.credentials
recurrence=0 recurrence=0