TASKWARRIOR v19-02-10steemCreated with Sketch.

in linux •  6 years ago  (edited)

Screenshot from 2019-02-07
Image source: Willi Glenz - Screenshot Taskwarrior

UPDATE

$ task 1 modify project:Java

BASIC TASK MANAGEMENT

$ task
$ task add project:Phoenix Task1
$ task add project:Running Task2
$ task
$ task 1 modify priority:H
$ task 1 modify due:eow
$ task 1 modify project:Java
$ task 1 start
$ task 1 stop
$ task 1 information
$ task
$ task 1 done
$ task 2 delete
$ task
$ task burndown.daily; task burndown.weekly; task burndown.monthly
$ alias t='clear; task'
$ alias tt='clear; task burndown.daily'

SOURCES

• taskwarrior.org 
• taskwarrior.org/docs 
• taskwarrior.org/docs/30second.html 
• linux.die.net/man/1/task

INSTALLATION & CONFIGURATION

$ apt-cache search taskwarrior
# apt-get install taskwarrior tasksh
$ apt-cache show taskwarrior
$ man task
$ vim ~.taskrc
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Congratulations @wglenz! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You got a First Reply
You received more than 1000 upvotes. Your next target is to reach 2000 upvotes.

Click here to view your Board
If you no longer want to receive notifications, reply to this comment with the word STOP

You can upvote this notification to help all Steemit users. Learn why here!

Have you ever used Timewarrior?

Posted using Partiko Android

I'm learning 'task' actual. This postings are a kind of notes and learning for me :-).

I started using task about a month ago.

Posted using Partiko Android