T-Todo

T-Todo

T-Todo.sh
from Lifehacker

A commande line todo

Usage:

todo

Usage:

todo.sh [-fhpantvV] [-d todo_config] action [tasknumber] [taskdescription]

  Actions:
    add|a "THING I NEED TO DO +project @context"
    addm "THINGS I NEED TO DO
          MORE THINGS I NEED TO DO"
    addto DEST "TEXT TO ADD"
    append|app ITEM# "TEXT TO APPEND"
    archive
    command [ACTIONS]
    deduplicate
    del|rm ITEM# [TERM]
    depri|dp ITEM#[, ITEM#, ITEM#, ...]
    do ITEM#[, ITEM#, ITEM#, ...]
    help
    list|ls [TERM...]
    listall|lsa [TERM...]
    listaddons
    listcon|lsc
    listfile|lf [SRC [TERM...]]
    listpri|lsp [PRIORITIES] [TERM...]
    listproj|lsprj [TERM...]
    move|mv ITEM# DEST [SRC]
    prepend|prep ITEM# "TEXT TO PREPEND"
    pri|p ITEM# PRIORITY
    replace ITEM# "UPDATED TODO"
    report
    shorthelp

Actions can be added and overridden using scripts in the actions
directory.

More from zemadmat
All posts