initial commit
This commit is contained in:
34
data/taskwarrior/task.md
Normal file
34
data/taskwarrior/task.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# Contexts
|
||||
|
||||
Set three contexts by their tags:
|
||||
|
||||
> task context define work +sa or +hr
|
||||
|
||||
> task context define study +ed or +void or +rat
|
||||
|
||||
> task context define home -sa -hr -ed -void -rat
|
||||
|
||||
Change to the first context.
|
||||
|
||||
> task context work
|
||||
|
||||
Then stop.
|
||||
|
||||
> task context none
|
||||
|
||||
# Review
|
||||
|
||||
View list of tasks completed in the last week:
|
||||
|
||||
> task end.after:today-1wk completed
|
||||
|
||||
# Timewarrior
|
||||
|
||||
> timew start ed 'learn timewarrior'
|
||||
|
||||
> timew stop
|
||||
|
||||
> timew summary
|
||||
|
||||
> timew tags
|
||||
|
Reference in New Issue
Block a user