about summary refs log tree commit diff
path: root/notyet
Commit message (Expand)AuthorAgeFilesLines
* add defered timestamps with ~, inspired from howm HEAD masterLeah Neukirchen2019-08-151-1/+10
* add time stamp markers (+/-/!), inspired from howmLeah Neukirchen2019-08-151-1/+24
* use [yyyy-mm-dd] for time stampsLeah Neukirchen2019-08-151-4/+4
* add * for waiting-for tasksLeah Neukirchen2019-08-151-3/+3
* group by file when multiple files are passedLeah Neukirchen2017-12-231-1/+8
* vim: o to add new todo below, xX-? to easily switch task stateLeah Neukirchen2017-11-051-0/+3
* vim: set <CR> and <TAB> buffer localLeah Neukirchen2017-11-051-2/+2
* vim: set noma, set everything localLeah Neukirchen2017-11-051-1/+1
* compute stats before filteringLeah Neukirchen2017-10-291-2/+8
* propagate X down, tooLeah Neukirchen2017-10-291-5/+1
* strip empty #splatLeah Neukirchen2017-10-291-5/+8
* allow -f - for stdinLeah Neukirchen2017-10-291-0/+1
* error handling for #execLeah Neukirchen2017-10-291-5/+9
* error handling for #include fooLeah Neukirchen2017-10-291-5/+10
* run #exec with cwd of sourcefileLeah Neukirchen2017-10-291-4/+6
* resolve #include/#includeall paths relative to source fileLeah Neukirchen2017-10-291-2/+2
* don't propagate '?' over 'x'Leah Neukirchen2017-10-181-1/+1
* exit 1 when nothing matchedLeah Neukirchen2017-10-181-0/+4
* fix downpropagation of '?'Leah Neukirchen2017-10-181-1/+1
* use OptionParserLeah Neukirchen2017-10-161-12/+11
* add -c flag to count onlyLeah Neukirchen2017-10-161-1/+8
* use plain gF in vim to go to file, use :bd to go backLeah Neukirchen2017-10-161-1/+1
* maximize window after following taskLeah Neukirchen2017-10-041-1/+1
* compute days remaining for all datesLeah Neukirchen2017-10-021-7/+13
* only count leaf tasksLeah Neukirchen2017-10-011-11/+4
* put into pdLeah Neukirchen2017-10-011-1/+6
* initial commit of notyetLeah Neukirchen2017-10-011-0/+226