[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Graph not hierarchical?
From: |
Brett Viren |
Subject: |
Re: [O] Graph not hierarchical? |
Date: |
Tue, 18 Feb 2014 12:18:48 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Lawrence Bottorff <address@hidden> 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.
pgpY7DNa3a5Ep.pgp
Description: PGP signature
- [O] Graph not hierarchical?, Lawrence Bottorff, 2014/02/14
- Re: [O] Graph not hierarchical?, Eric S Fraga, 2014/02/15
- Re: [O] Graph not hierarchical?, Lawrence Bottorff, 2014/02/15
- Re: [O] Graph not hierarchical?, Eric S Fraga, 2014/02/15
- Re: [O] Graph not hierarchical?,
Brett Viren <=
- Re: [O] Graph not hierarchical?, Nick Dokos, 2014/02/18
- Re: [O] Graph not hierarchical?, Samuel Wales, 2014/02/18
- Re: [O] Graph not hierarchical?, Samuel Wales, 2014/02/18
- Re: [O] Graph not hierarchical?, Samuel Wales, 2014/02/18
- Re: [O] Graph not hierarchical?, Lawrence Bottorff, 2014/02/19