emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sven Bretfeld <sven.bretfeld@ntnu.no>
To: emacs-orgmode@gnu.org
Subject: Org-Brain: Second level headline?
Date: Mon, 02 Jul 2018 10:03:14 +0200	[thread overview]
Message-ID: <87y3eucbel.fsf@ntnu.no> (raw)

Hi

I'm not sure if I misunderstood a feature or if this is a bug or setup
problem. In org-brain one has two possibilities to create new children
to a node:

1. org-brain-add-child (f) --> creates a new org-file
2. org-brain-new-child (h) --> creates a new headline

The problem is that only 1st-level headlines are shown in
org-brain-visualize. Shouldn't all headline levels be visualized?

Example:

From a file called Software.org, looking like this:

,---- Software.org
| #+BRAIN_PARENTS: Manuals
|
| * Emacs
| ** org-mode
| ** AucTeX
| * Gimp
| * Vivaldi
`----

org-brain-visualize shows (as expected):

,----
| Manuals
| |
| ▽
| Software
|
| Emacs  Gimp  Vivaldi
`----

The word Emacs should be a node showing the children "org-mode" and
"AucTeX". But it shows only its parent and siblings when clicked, no
children become visible:

,----
|          +-Gimp
| Software-+-Vivaldi
| |
| ▽
| Emacs
`----

Org-Brain would be great for organizing the writing process of article
and book projects etc. The final text could gradually grow out from
mindmap'ish structures. But org-brain's multiple-files approach goes
against it. You can't export an article from hundreds of org files, can
you? So it should be possible to organize a complex "brain" (the
article-to-be) in a single file with several headline levels
(representing the network of information from which the text-body will
gradually grow).

Thanks to the developer. Great piece of software and a fantastic idea.

Sven

(Emacs 26.1, Orgmode 9.1.13, org-brain 20180522.717 from melpa)

--
Sven Bretfeld
Department of Philosophy and Religious Studies
NTNU Trondheim

             reply	other threads:[~2018-07-02  8:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-02  8:03 Sven Bretfeld [this message]
2018-07-02 16:40 ` Org-Brain: Bug, was: Org-Brain: Second level headline? Sven Bretfeld

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=87y3eucbel.fsf@ntnu.no \
    --to=sven.bretfeld@ntnu.no \
    --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).