khal icon indicating copy to clipboard operation
khal copied to clipboard

Add support for VTODO

Open hsanson opened this issue 9 years ago • 4 comments

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.

hsanson avatar Jun 21 '16 09:06 hsanson

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.

untitaker avatar Jun 22 '16 12:06 untitaker

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.

hsanson avatar Oct 19 '16 02:10 hsanson

Any Progress on this in the meantime?

tmerse avatar Dec 03 '20 15:12 tmerse

@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.

evilham avatar Mar 17 '22 19:03 evilham