From: Brett Viren <bv@bnl.gov>
To: Lawrence Bottorff <borgauf@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Graph not hierarchical?
Date: Tue, 18 Feb 2014 12:18:48 -0500 [thread overview]
Message-ID: <ir4k3cs2vbb.fsf@lycastus.phy.bnl.gov> (raw)
In-Reply-To: <CAFAhFSUUiM_9dmD0cKcN-KdSKx1FCbs0i=E3XJy1cxmypJX3UQ@mail.gmail.com> (Lawrence Bottorff's message of "Sat, 15 Feb 2014 09:34:06 -0600")
[-- Attachment #1: Type: text/plain, Size: 492 bytes --]
Lawrence Bottorff <borgauf@gmail.com> writes:
> being able to organize and
> extract based on your stuff being stored graph-aware would be nice,
> IMHO.
I'm by no means an expert on this but I know org-element-parse-buffer
returns a data structure which is a directed-graph.
http://orgmode.org/worg/org-api/org-element-api.html
Note, each node has a :parent reference which makes the data structure
circular. Traversing it must take this feature into account.
-Brett.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2014-02-18 17:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-15 2:58 Graph not hierarchical? Lawrence Bottorff
2014-02-15 10:44 ` Eric S Fraga
2014-02-15 15:34 ` Lawrence Bottorff
2014-02-15 21:05 ` Eric S Fraga
2014-02-18 17:18 ` Brett Viren [this message]
2014-02-18 18:00 ` Nick Dokos
2014-02-18 18:33 ` Samuel Wales
2014-02-18 18:36 ` Samuel Wales
2014-02-18 18:46 ` Samuel Wales
2014-02-20 3:11 ` Lawrence Bottorff
2014-03-01 7:26 ` Bastien
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=ir4k3cs2vbb.fsf@lycastus.phy.bnl.gov \
--to=bv@bnl.gov \
--cc=borgauf@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).