ch-ch-changes

This commit is contained in:
Malin Freeborn
2020-01-02 04:41:16 +01:00
parent 187337aadd
commit e3abb00b08
15 changed files with 30 additions and 96 deletions

View File

@@ -1,7 +1,8 @@
# Setup
Below commands mostly deal with timew alone. With taskwarrior installed as well, `locate on-modify-time`, then add it to ~/.task/hooks and make it executable.
#Summaries
# Summaries
Try:
@@ -127,6 +128,7 @@ task end.after:today-1wk completed
# Errors with Python3
Replace
`os.system('timew start ' + combined + ' :yes')`
with:
@@ -141,16 +143,9 @@ with:
`os.system('timew stop ' + combined.decode() + ' :yes')`
# Fixing Errors
> curl -O https://taskwarrior.org/download/timew-dbcorrection.py
> python timew-dbcorrections.py