taskwarrior: Remove default context
No context should be set on cloning this repo, instead contexts are entered and exited as wished by the user.
This commit is contained in:
parent
d767daef66
commit
feb13b3734
1 changed files with 0 additions and 1 deletions
|
@ -93,4 +93,3 @@ report._reviewed.filter=( reviewed.none: or reviewed.before:now-6days ) and ( +P
|
||||||
# different life contexts
|
# different life contexts
|
||||||
context.personal= project.hasnt:arbeit
|
context.personal= project.hasnt:arbeit
|
||||||
context.arbeit= project:arbeit
|
context.arbeit= project:arbeit
|
||||||
context=personal
|
|
||||||
|
|
Loading…
Reference in a new issue