Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for VTODO #448

Open
hsanson opened this issue Jun 21, 2016 · 4 comments · May be fixed by #1118
Open

Add support for VTODO #448

hsanson opened this issue Jun 21, 2016 · 4 comments · May be fixed by #1118

Comments

@hsanson
Copy link

hsanson commented Jun 21, 2016

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.

@untitaker
Copy link
Member

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 notifications@github.com 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:
#448

Sent from my Android device with K-9 Mail. Please excuse my brevity.

@hsanson
Copy link
Author

hsanson commented Oct 19, 2016

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.

@tmerse
Copy link

tmerse commented Dec 3, 2020

Any Progress on this in the meantime?

evilham added a commit to evilham/khal that referenced this issue Mar 17, 2022
Quick PoC that converts VTODOs to VEVENTs before adding them to the
backend, this enables us to not treat tasks as something very special.

If this approach is interesting enough, it should be forbidden that
khal edits tasks as it is out of its scope.

This would fix pimutils#448
@evilham evilham linked a pull request Mar 17, 2022 that will close this issue
@evilham
Copy link

evilham commented Mar 17, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants