lfos / calcurse

A text-based calendar and scheduling application
https://calcurse.org
BSD 2-Clause "Simplified" License
990 stars 94 forks source link

Integration with taskwarrior #479

Open manorit2001 opened 11 months ago

manorit2001 commented 11 months ago

Taskwarrior is a good tool for managing tasks, but calcurse even though tries to give a very nice tui with vim keybindings it still isn't capable enough to have all the tasks with priority/due date/annotations and what not that taskwarrior give. Instead of re-implementing the wheel, maybe calcurse can provide different hooking mechanisms to have certain databases as backends like taskwarrior or some text file based thing if someone wants git integration and work in a modular way. I know it's a long shot but it would really be great it something like this can be achieved.

Although other projects do exists but the simplistic interface of calcurse is really difficult to let go, is there any way that I can hook taskwarrior also as a backend for this?

HilkopterBob commented 7 months ago

still no response?