LINUXOPOLIS # 2019-11-08 ~ TASKWARRIORsteemCreated with Sketch.

in #linux5 years ago

TASK & TIMEWARRIOR

Published with SteemPeak
home ~ previous

ScreenshotScreenshot by Willi Glenz

SUMMARY

01 TASK & TIMEWARRIOR .................................................. 2019-08

02 installation ........................................................ 2019-11 update
03 configuration ....................................................... 2019-08
07 documentation ....................................................... 2019-08 

09 vit ................................................................. 2019-11 new
05 stopwatch ........................................................... 2019-08
06 session ............................................................. 2019-08
08 tutorials ........................................................... 2019-08

04 sources ............................................................. 2019-08



#09

09 VIT
# apt install vit
# dpkg -s vit


08 TUTORIALS
taskwarrior         : taskwarrior.org/docs/30second.html
timewarrior         : taskwarrior.org/docs/timewarrior/tutorial.html


07 DOCUMENTATION
taskwarrior     : taskwarrior.org/docs
timewarrior     : taskwarrior.org/docs/timewarrior


06 SESSION
TASKWARRIOR

$ task
$ task add project:Phoenix Task1
$ task add project:Running Task2
$ task
$ task 1 edit
$ task 1 modify priority:H
$ task 1 modify due:eow
$ task 1 modify due:eom
$ task 1 modify project:Java
$ task 1 start
$ task 1 stop
$ task 1 information
$ task calc now + 21d
$ task calendar 2019
$ 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'

TIMEWARRIOR

$ timew start | stop | continue
$ timew running start | stop
$ timew day | week | month
$ timew tags
$ timew summary


05 STOPWATCH
$ timew
$ timew start
$ timew stop


04 SOURCES
TASKWARRIOR

 Homepage           taskwarrior.org
 Documentation      taskwarrior.org/docs
 Tutorial           taskwarrior.org/docs/30second.html

TIMEWARRIOR

 Tutorial           taskwarrior.org/docs/timewarrior/tutorial.html
 Documentation      taskwarrior.org/docs/timewarrior


03 CONFIGURATION
CONFIGURATION TASKWARRIOR

$ vim ~/.taskrc

CONFIGURATION TIMEWARRIOR

$ ls -l ~/.timewarrior
$ cp /usr/local/share/doc/timew/ext/on-modify.timewarrior ~/.task/hooks/
$ chmod +x ~/.task/hooks/on-modify.timewarrior 
$ vim ~/.timewarrior/timewarrior.cfg
    define exclusions:
        monday    = <9:00 12:30-13:00 >17:00
        tuesday   = <9:00 12:30-13:00 >17:00
        wednesday = <9:00 12:30-13:00 >17:00
        thursday  = <9:00 12:30-13:00 >17:00
        friday    = <9:00 12:30-13:00 >17:00
        saturday  = >0:00
        sunday    = >0:00


02 INSTALLATION
$ apt-cache search taskwarrior timewarrior vit
# apt-get install taskwarrior tasksh timewarrior vit
$ apt-cache show taskwarrior taskwarrior vit
$ man task


01 TASK & TIMEWARRIOR
Homepage    : taskwarrior.org

Coin Marketplace

STEEM 0.20
TRX 0.15
JST 0.029
BTC 62864.56
ETH 2538.87
USDT 1.00
SBD 2.93