emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Is it possible for a TODO item not to be an outline item?


From: Marco Wahl
Subject: Re: [O] Is it possible for a TODO item not to be an outline item?
Date: Sun, 08 Oct 2017 14:09:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Georgiy Tugai <address@hidden> writes:

> Inline tasks come to mind. Here's your example with inline tasks:
>
> ,----
> | * Installation of PC X
> | 
> | ** Hardware configuration
> | blah,blah,blah,
> | 
> | ** Software configuration
> | I intall app x, no trouble
> | 
> | I try to install app y, but no luck
> | *************** TODO App Y is giving trouble, fix
> | Details about trouble...
> | *************** END
> | 
> | I install app z, no trouble
> `----
>
> The command to insert an inline task is 'org-inlinetask-insert-task'; I
> believe that there is no default binding.

There is.  In an Org file

    C-h w org-inlinetask-insert-task

yields typically the message

    org-inlinetask-insert-task is on C-c C-x t


Regards
       Marco




reply via email to

[Prev in Thread] Current Thread [Next in Thread]