John Hendy writes:
> On Mon, Apr 1, 2013 at 5:01 PM, Nicolas Goaziou wrote:
>> You can already do so. IDs only have to be unique within the task
>> siblings.
>
> True, one can name tasks identically as long as they have no identical
> siblings... but the point was the since one can only specify
John Hendy writes:
> Unique ids could be inserted as depends with some simple key strokes
> and I would't have to use numbered IDs at all. They'd stay with the
> tasks no matter where I moved them.
>
> For that... I'd actually prefer *not* to have to explicitly name the
> parent since they could
Buddy Butterfly writes:
> The problem becomes obvious with your example above.
> Herr you expect that T8 would be unique across all
> tasks. If there are some other task paths with a task of
> T8 then this will not work.
True, task_ids have to be unique across tasks. For me this was never a
pr
Hi John,
regarding your "potential" IRC date with Christian Egli, I would like
to join, if I*ll find the time. For when is it scheduled? I have also posted
a base for discussion here on the list.
Thanks and best regards,
Matt
Am 01.04.2013 23:53, schrieb John Hendy:
> On Mon, Apr 1, 2013 at 3:
On Mon, Apr 1, 2013 at 5:01 PM, Nicolas Goaziou wrote:
> John Hendy writes:
>
>> I agree and would prefer this. Especially since folks wanting to
>> export and being allowed to access tj functionality through drawers
>> are probably going to anticipate using actual tj syntax in those
>> drawers.
John Hendy writes:
> I agree and would prefer this. Especially since folks wanting to
> export and being allowed to access tj functionality through drawers
> are probably going to anticipate using actual tj syntax in those
> drawers. Since tj only forces unique global ids (one can have M.T8,
> T.
On Mon, Apr 1, 2013 at 3:56 PM, Buddy Butterfly wrote:
>
> Hi,
>
> regarding your example
>
> ** Milestones :M:
> *** Task
> :PROPERTIES:
> :task_id: M2
> :depends: T8
> :END:
>
> ** Technical :T:
> :PROPERTIES:
> :task_id: T
> :END:
> *** Task
>
Correction, see below...
Am 01.04.2013 22:56, schrieb Buddy Butterfly:
> Hi,
>
> regarding your example
>
> ** Milestones :M:
> *** Task
> :PROPERTIES:
> :task_id: M2
> :depends: T8
> :END:
>
> ** Technical :T:
> :PROPERTIES:
> :task_id: T
> :END:
>
Hi,
regarding your example
** Milestones :M:
*** Task
:PROPERTIES:
:task_id: M2
:depends: T8
:END:
** Technical :T:
:PROPERTIES:
:task_id: T
:END:
*** Task
:PROPERTIES:
:task_id: T8
:duration: 1d
:END:
I would like to