khal
khal copied to clipboard
Add support for VTODO
Currently I use todoman to create and manipulate tasks. This tool uses the same vdir store format as khal and can store the tasks in the same folders as khal.
It would be great if khal showed these VTODO tasks in the calendar with a nice unicode glyph to identify such events.
One could write a tool to autogenerate VEVENTs from VTODOs, such that we don't need to add this to khal.
On 21 June 2016 11:35:06 CEST, Horacio Sanson [email protected] wrote:
Currently I use todoman to create and manipulate tasks. This tool uses the same vdir store format as khal and can store the tasks in the same folders as khal.
It would be great if khal showed these VTODO tasks in the calendar with a nice unicode glyph to identify such events.
You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/pimutils/khal/issues/448
Sent from my Android device with K-9 Mail. Please excuse my brevity.
That would break other tools that use VTODOs to manage tasks (e.g. todoman).
The idea is that I can manage and add tasks using todoman and have those same tasks appear in khal agenda.
Khal + Khard + Todoman + Vdirsync is the ideal cli PIM setup.
Any Progress on this in the meantime?
@hsanson @tmerse: if you still use khal and are interested in the VTODOs feature, PR #1118 has a preliminary patch that can use feedback and further contributions to tests / documentation + adding code to ensure khal never edits VTODOs.