[Orgmode] Re: full production use of org-mode: time to say thanks again!

2010-10-20 Thread Sébastien Vauban
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

Re: [Orgmode] Re: full production use of org-mode: time to say thanks again!

2010-10-19 Thread Jeff Horn
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

[Orgmode] Re: full production use of org-mode: time to say thanks again!

2010-10-19 Thread Sébastien Vauban
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

[Orgmode] Re: full production use of org-mode: time to say thanks again!

2010-10-11 Thread Paul Mead
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?