all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: merge trees?
Date: Thu, 3 Sep 2015 13:07:02 -0400	[thread overview]
Message-ID: <CAN_Dec_ZwM6cThjvzwEEXy7KVf8=FUf82NHQ+FWPr+fQeqCr+w@mail.gmail.com> (raw)

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

Eveyr year at this time, I struggle with the structure of my course
syllabi, and move bits an pieces around with wild abandon.  At the end of
my struggles, my course outline will be filled with headings like this:
------------------------
** <2015-10-06 Tue> Spatial History
Thinking about the visual presentation of information, especially in map
form
*** Readings
+ Franco Moretti, /Graphs, Maps, Trees/, ch. 1 ([[
http://2012.hackinghistory.ca/wp-content/uploads/2012/09/placing-history.pdf][Graphs]]
).
+ Knowles, A. K. “GIS and History.” [[
http://2012.hackinghistory.ca/wp-content/uploads/2012/09/pariser-filter-bubble.pdf][/Placing
History: How Maps, Spatial Data, and GIS Are Changing Historical
Scholarship/]] (2008): 1–13.
+ Bondenhamer, David J. “History and GIS: Implications for the Discipline.”
/Placing History: How Maps, Spatial Data, and GIS Are Changing Historical
Scholarship/ (2008): 219-234.
+ Theibault, John. “[[
http://writinghistory.trincoll.edu/evidence/theibault-2012-spring/][Visualizations
and Historical Arguments]].” Writing History in the Digital Age, March 23,
2012.
*** Lab: Google Maps and Javascript
--------------------------

Unfortunately, the Seminar topics, labs, and readings do not always match
up very well. It occurs to me that it would be preferable to maintain
separate trees of seminar topics and labs, and merge them, so eg:

* Topics
** Introduction
** Crowds and Publics
** Spatial History

* Labs
** Intro to HTML
** Styling with CSS
** The Google Maps Javascript API

The two subtrees can be manipulated independently, then merged to create
something like:

* Schedule
** <2015-09-15>
*** Seminar: Introduction
*** Lab: Intro to HTML

(each subheading will also include content, e.g., a description of the
class, some lab instructions, etc.).

Is there an easy way to do this already? Or is the best thing to do to
write a piece of elisp that generates the appropriate structure using
org-element, and put that code in a babel block? And if the latter, does
anyone, um, want to write the code for me?

Many thanks for your help,
Matt

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

             reply	other threads:[~2015-09-03 17:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-03 17:07 Matt Price [this message]
2015-09-03 17:48 ` merge trees? Thomas S. Dye
2015-09-03 18:31   ` Matt Price
2015-09-03 19:15     ` Thomas S. Dye
2015-09-03 18:44 ` Rasmus

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

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

  git send-email \
    --in-reply-to='CAN_Dec_ZwM6cThjvzwEEXy7KVf8=FUf82NHQ+FWPr+fQeqCr+w@mail.gmail.com' \
    --to=moptop99@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 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.