David J Patrick

Results 83 issues of David J Patrick

As we sync timewarrior between various machines/ platforms, if we want to use the same defaults and UDAs, we are forced to copy .taskrc file manually. This is a p.i.t.a....

There has to be a way to refer to the end of a recurrence period, _other_ than "until". Confusion between "until:date" and "recur-until:date" is inescapable, unless we start using another...

topic:recurrence

This would ideally be optional, as not everyone uses markdown, and I'm pretty sure there are markdown elements that would conflict with the *ledger format, but would it be possible...

enhancement

This is a gigantic feature request, but I think it would be awesome if (something like) vim-ledger were to behave something like vim-taskwarrior. https://github.com/farseer90718/vim-taskwarrior Now it's true that taskwarrior is...

enhancement

taskwiki.txt links for taskwarrior.vim now point to http://github.com/linuxcaffe/taskwarrior.vim

vim-taskwarrior (known to some as taskwiki grid view, or tg) is an awesome, underappreciated interface for taskwarrior, but in the `:he taskwiki` help file, the urls listed are to an...

Annotations can be logically presented/ created as indented list items, under a task. As long as the text-block remains contiguous, then annotations should not affect dependency/ hierarchy, * [X] continue...

enhancement
PR welcome
accepted

So, I was reading and re-learning how works taskopen, and realized that there is one under-served area that taskopen might be well suited for, and that's the analysis and manipulation...

Having tasknotes with full uuids as filenames is (imho) cumbersome and unnecessary. This RFE is to have taskopen use uuid.short for tasknotes, still having a low risk of name-collision, but...

external script
help wanted

Rather than relying on indenting shell scripts (catindent, headindent, etc.) a .taskopenrc setting ``` # The indent value will adjust the left margin of any cmd output indent=4 ``` should...

feature
help wanted