Hi Jeff,
Jeff Horn wrote:
> See the commentary in lisp/org-inlinetask.el.
>>>
>>> I suppose the advantage of inline tasks is that they appear even when the
>>> document is folded?
>>
>> I don't have that behavior. When folded, I only see:
>>
>> - all level-1 headlines, or
>> - all headlines (a
See the commentary in lisp/org-inlinetask.el.
>>
>> I suppose the advantage of inline tasks is that they appear even when the
>> document is folded?
>
> I don't have that behavior. When folded, I only see:
>
> - all level-1 headlines, or
> - all headlines (after second S-TAB)
>
> Did I miss so
Hi,
Jeff Horn wrote:
What's an inline todo?
>>>
>>> See the commentary in lisp/org-inlinetask.el.
>
> I suppose the advantage of inline tasks is that they appear even when the
> document is folded?
I don't have that behavior. When folded, I only see:
- all level-1 headlines, or
- all headli
Carsten Dominik writes:
> I am seeing now two things that should be added:
>
> - M-RET after inline tasks should ignore the inline task
> and make a new entry with normal indentation
> - Maybe I should treat inline tasks with proper END
> statement as a drawer and fold it? Comments?