emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Georgiy Tugai <georgiy.tugai@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Is it possible for a TODO item not to be an outline item?
Date: Sun, 8 Oct 2017 22:27:37 +1030	[thread overview]
Message-ID: <20171008115737.GM5513@gmail.com> (raw)
In-Reply-To: <87infpq34t.fsf@iac.es>

[-- Attachment #1: Type: text/plain, Size: 1956 bytes --]

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.

Regards,
Georgiy

On 08 Oct, Angel de Vicente wrote:
> Hi,
> 
> I'm starting to use org for notes, and I realize that I don't know how
> to create a TODO item but without it being an outline item. Sorry if
> this is not the proper terminology. Let me explain what I would like to
> have. Let's say I have a file where I want to keep details about a new machine
> installation. I would have something like:
> 
> ,----
> | * 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
> | 
> | I install app z, no trouble 
> `----
> 
> For the "software configuration" I just type notes of what I'm doing,
> and I would like to have TODO items for unfinished tasks.
> 
> If I write something like above when I collapse the TODO item, all the
> information about the app Z collapses with it. I know that I could
> create another outline level for each of the apps (or at least for "app
> y" and "app z"), but that will force me to create extra levels whenever
> I want to insert a TODO item in the middle of a section.
> 
> So basically I would like to have that TODO item but somehow without
> creating a new section. Is it possible?
> 
> Thanks,
> -- 
> Ángel de Vicente
> http://angel-de-vicente.blogspot.com/
> 
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2017-10-08 11:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-08 11:40 Is it possible for a TODO item not to be an outline item? Angel de Vicente
2017-10-08 11:57 ` Georgiy Tugai [this message]
2017-10-08 12:09   ` Marco Wahl
2017-10-08 17:56     ` Angel de Vicente
2017-10-10 10:18 ` Florian Beck
2017-10-11  8:23   ` Angel de Vicente

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171008115737.GM5513@gmail.com \
    --to=georgiy.tugai@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).