all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Insert a heading in every sibling
@ 2013-10-28  1:13 Scot Becker
  2013-10-28  6:13 ` Marcin Borkowski
  2013-12-21  6:04 ` Yasushi SHOJI
  0 siblings, 2 replies; 6+ messages in thread
From: Scot Becker @ 2013-10-28  1:13 UTC (permalink / raw)
  To: Org-mode ml

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

I'm using org-mode to keep track of student grades.  How can I easily add a
bunch of identical headings at a certain level in my tree?   Specifically,I
have a L2 heading for each student, and I want to put a node (heading, with
some properties) under each L2 student heading for that class.

* Class One
** Sarah Adams
*** Essay One
Here is my comment to the student on their essay.  The grade/mark itself
will be stored as a property or priority.
<<<<<<<<<<<<<<HERE I'd like to add a node for "Essay Two"
** John Smith
*** Essay One
Comment on John's essay.
<<<<<<<<<<<<<< I to add the same node skeleton here, automatically
** Sally Lovelace
*** Essay One
Comment on Sally's essay.
<<<<<<<<<<<<<< And here.
* Class Two
** Ralph Friendly
** Sam Hudson

Thanks,
Scot

[-- Attachment #2: Type: text/html, Size: 1191 bytes --]

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

end of thread, other threads:[~2013-12-21  6:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-28  1:13 Insert a heading in every sibling Scot Becker
2013-10-28  6:13 ` Marcin Borkowski
2013-10-28  8:51   ` Sebastien Vauban
2013-10-28 16:08     ` Scot Becker
2013-10-29 19:01       ` John Kitchin
2013-12-21  6:04 ` Yasushi SHOJI

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.