all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org mode checkboxes from file
@ 2014-01-22 21:24 Zebee Johnstone
  2014-01-22 21:39 ` Thorsten Jolitz
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Zebee Johnstone @ 2014-01-22 21:24 UTC (permalink / raw)
  To: help-gnu-emacs

In org mode, I want to set up checkboxes from a file.

so I ahve something like
 

* TODO buy this item


and I have a set of steps  that I have to go through when raising a purchase order such as
 
 - [ ] get quotes
 - [ ] update cost forecasts
 - [ ] request PO
 - [ ] check note and match

Pain to type all those each time...

But if I put them in a file, then do C-x i to import that file under
the todo item and add [/] to the todo item, that checkbox counter is
not updated.  

I think this means the todo item does not see the imported checkboxes
as its children.  

How do I convince it that they are?

Is it a matter of whitespace before the -?

Is there some toggle I can use to associate them to the TODO?

However.. if I position cursor on the TODO and hit TAB then the
checkboxes vanish meaning that they are seen as children?

If I position the cursor at the end of the TODO line then delete until
the first line of the imported file moves to that line, then hit RET,
well suddenly all is well...

Has to be a more sensible way?

Zebee


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-23  6:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-22 21:24 org mode checkboxes from file Zebee Johnstone
2014-01-22 21:39 ` Thorsten Jolitz
2014-01-22 21:57 ` Bastien
     [not found] ` <mailman.12592.1390427861.10748.help-gnu-emacs@gnu.org>
2014-01-22 23:50   ` Zebee Johnstone
2014-01-23  6:37     ` Bastien

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.