Dheepak Krishnamurthy
Dheepak Krishnamurthy
Thanks for elaborating on that and for providing minimal working example. Can you expand on _why_ that is confusing? Isn’t that behavior what I explained above? `taskwarrior-tui` only runs `task...
> Would it be "easy" to implement a "no selection" state if selected uuid is to be filtered some time longer than a tick after a more user-deliberate uuid change?...
Thanks for summarizing our discussion and for your detailed follow on thoughts! I think the blocking prompt is an interesting thought and I'll implement that to ensure a user doesn't...
Thanks for making the feature request. Unfortunately, `taskwarrior` doesn't support "undoing" `task undo`. I do have plans to implement this though. One way to do this would be to store...
Can you both share the output of `task summary`?
Thanks for sharing the task summary. Yeah, only the latest taskwarrior version is well supported. Older versions of taskwarrior are supported at a “best effort” level. Can you try with...
The context issue might be related to what is going on in #318
I made a new release that _should_ prevent `taskwarrior-tui` from crashing. You can try it out here: https://github.com/kdheepak/taskwarrior-tui/releases/tag/v0.14.9 However, I think I have to reimplement the projects pane entirely. I...
Yeah that’d be the way to do it! But I’m swamped with work at the moment and can’t devote any time to any significant changes for a little while. Happy...
I think custom views might happen after #349 but for now doesn't contexts + shortcuts resolve this?