Hi All,
I had asked a similar question on StackOverflow a long time ago
(http://stackoverflow.com/questions/4872088/is-there-any-way-for-subtasks-to-inherit-deadlines-in-org-mode)
and one of the answers was useful to me - namely,
http://stackoverflow.com/a/8920418/137430.
Adding the answer here f
Hi Fabrizio,
Fabrizio Chiarello writes:
> I solved by adding the following block in the agenda:
This is a nice and useful hack.
Can you consider adding it to Worg/org-hacks.org?
If you want, just send me the .org content that I would
add to org-hacks.org. Otherwise send me your public key
an
On 8.11.2011, at 23:35, Brian van den Broek wrote:
> On 7 November 2011 16:29, Carsten Dominik wrote:
>>
>> On Nov 7, 2011, at 1:19 PM, Giovanni Ridolfi wrote:
>>
>>> Fabrizio Chiarello writes:
>>>
>>>
I have many tasks with a DEADLINE, and I wish to have their subtasks to
inherit
On 7 November 2011 16:29, Carsten Dominik wrote:
>
> On Nov 7, 2011, at 1:19 PM, Giovanni Ridolfi wrote:
>
>> Fabrizio Chiarello writes:
>>
>>
>>> I have many tasks with a DEADLINE, and I wish to have their subtasks to
>>> inherit such DEADLINE. To this aim, I set:
>>>
>>> (setq org-use-property
On Nov 7, 2011, at 1:19 PM, Giovanni Ridolfi wrote:
> Fabrizio Chiarello writes:
>
>
>> I have many tasks with a DEADLINE, and I wish to have their subtasks to
>> inherit such DEADLINE. To this aim, I set:
>>
>> (setq org-use-property-inheritance (quote ("DEADLINE")))
>>
>
>> The problem i
I second this.
Tt would seem logical (to me at least) that the deadline should be
inherited. I.e. in order to finish the project in time one has to also
finish the subtasks in time.
Right now the following property is illogical from this point of view:
(setq org-agenda-dim-blocked-tasks 'invis
On Mon, Nov 7, 2011 at 13:19, Giovanni Ridolfi
wrote:
> Fabrizio Chiarello writes:
>
>
>> I have many tasks with a DEADLINE, and I wish to have their subtasks to
>> inherit such DEADLINE. To this aim, I set:
>>
>> (setq org-use-property-inheritance (quote ("DEADLINE")))
>>
>
>> The problem is t
Fabrizio Chiarello writes:
> I have many tasks with a DEADLINE, and I wish to have their subtasks to
> inherit such DEADLINE. To this aim, I set:
>
> (setq org-use-property-inheritance (quote ("DEADLINE")))
>
> The problem is that the agenda only shows deadlines for the tasks that
> define th
Hi all,
I have many tasks with a DEADLINE, and I wish to have their subtasks to
inherit such DEADLINE. To this aim, I set:
(setq org-use-property-inheritance (quote ("DEADLINE")))
The problem is that the agenda only shows deadlines for the tasks that
define them (the parent tasks) and not for