taskwarrior/script.txt
2008-05-30 21:22:22 -04:00

83 lines
1 KiB
Text

# Welcome to "task".
task add do laundry
task add project:garage order dumpster
task add +phone tell mom i loveher
task add +phone pro:garage schedule goodwill pickup
task add +email pro:garage ask Tom if he wants that old bkie
task ls
task 5 /bkie/bike/
task ls
task 1 pro:home
task 3 pro:home tell mom I love her
task ls pro:garage
task long pro:garage
task list pro:garage
task lis +phone
task li pro:garage +phone
task l mom
task 1 priority:H
task pri:H 3
task 1 pri:M
task li
task 2 pri:L
task li
task done 3
task li
task 2 +phone +mistake
# Oops!
task 2 -mistake
task tags
task info 2
task projects
task 3 fg:bold
task li
task 3 fg:white
task li
task 3 fg:bold_underline_white
task li
task 4 bg:on_bright_red fg:bold_yellow
task li
task 4 bg:
task li
task 4 fg:
task colors
task 1 due:6/8/2008
date
task li
task calendar
task 1 due:6/1/2008
task li
task overdue
task cal
task export file.csv
cat file.csv
task start 1
task active
task do 1
task li
task do 3
task do 1
task active
task summary
task history
# Thanks for watching.