aboutsummaryrefslogtreecommitdiff
path: root/hatask.ha
AgeCommit message (Expand)Author
2024-12-05Don't shadow scannerJulian Hurst
2024-11-19Don't trim task contentJulian Hurst
2024-11-15Add debug to config and improve printconfigJulian Hurst
2024-11-15const -> let for sortfnJulian Hurst
2024-11-15Add debug flag (-d)Julian Hurst
2024-11-15Support -t flag and tags config field for filtering tasks by tagsJulian Hurst
2024-11-15Support tagsJulian Hurst
2024-11-15Support sorting by priority (-p flag)Julian Hurst
2024-11-15Support an ini config fileJulian Hurst
2024-11-15Add -c flag to filter context and fix contextJulian Hurst
2024-11-15Better rtaskerror handlingJulian Hurst
2024-11-15Fix reading subtasksJulian Hurst
2024-11-15Add -a flag to add a taskJulian Hurst
2024-11-15Create config struct and pass to commandsJulian Hurst
2024-11-15Add -f flag to specify tasks directoryJulian Hurst
2024-11-15Defer finish before sortJulian Hurst
2024-11-15csv -> tsvJulian Hurst
2024-11-15Add csv commandJulian Hurst
2024-11-15Remove useless field and add done commandJulian Hurst
2024-11-15Better subcommand support, ids for tasks and ignore caseJulian Hurst
2024-11-15Add write, show and filter commandsJulian Hurst
2024-11-15Implement reading task metaJulian Hurst
2024-11-15Initial commitJulian Hurst