T-Todo
January 21, 2021•113 words
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#, ...]
   ...
Read post