[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [bug] ox-taskjuggler
From: |
Christian Egli |
Subject: |
Re: [O] [bug] ox-taskjuggler |
Date: |
Thu, 22 Jan 2015 11:21:03 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Søren Mikkelsen <address@hidden> writes:
> It would, however, make sense to be able to scheduled tasks where
> interpreted as the start time, if the org-file is used for more than
> just generating the report.
I agree that it would make sense to use the scheduled date as the start
time. The same is probably true for DEADLINES as well. IIRC there was a
patch once for deadlines which I never managed to integrate.
Anyway what you would like doesn't seem very hard to implement: Just add
another statement to the (let*) of org-taskjuggler--build-task where you
get the start time using the org-taskjuggler-get-start function. Then
just insert the start time in the (concat) statement maybe right after
(and priority (format " priority %s\n" priority))
Let me know if you need any help
Thanks
Christian
--
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland
- [O] [bug] ox-taskjuggler, Søren Mikkelsen, 2015/01/20
- Re: [O] [bug] ox-taskjuggler, Nicolas Goaziou, 2015/01/20
- Re: [O] [bug] ox-taskjuggler, Søren Mikkelsen, 2015/01/21
- Re: [O] [bug] ox-taskjuggler, John Hendy, 2015/01/21
- Re: [O] [bug] ox-taskjuggler, Søren Mikkelsen, 2015/01/22
- Re: [O] [bug] ox-taskjuggler,
Christian Egli <=
- Re: [O] [bug] ox-taskjuggler, Søren Mikkelsen, 2015/01/22
- Re: [O] [bug] ox-taskjuggler, Christian Egli, 2015/01/23
- Re: [O] [bug] ox-taskjuggler, Søren Mikkelsen, 2015/01/23
- Re: [O] [bug] ox-taskjuggler, Christian Egli, 2015/01/26