emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eddward DeVilla" <eddward@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Is per-node collapsed state realistic in org-more
Date: Wed, 25 Oct 2006 11:53:12 -0500	[thread overview]
Message-ID: <b71b18520610250953v10f0160by115defb2ab46d24e@mail.gmail.com> (raw)

Hi,

    I have a potentially crazy feature request.  There's a feature I
liked in a previous outliner I use that I kinda miss in org.  In that
outliner, each node had it's own state as to whether or not is was
collapsed, such that you could collapse a node and it's children would
disappear, but when you expand the node, the children would be
expanded or collapsed as they had been before the parent was
collapsed.  Like so:

* some headline
  * the current headline
    * collapsed child ...
    * expanded child
      I'm out going!

If you where to collapse 'the current headline' above you would see as
you would expect:

* some headline
  * the current headline ...

If you were to expend it again you see the first example again:

* some headline
  * the current headline
    * collapsed child ...
    * expanded child
      I'm out going!

and not:

* some headline
  * the current headline
    * collapsed child
      This is better left unseen!
    * expanded child
      I'm out going!


Would it be hard to fit this into org?  What would be even better is
if there might be a way to save that state, but I think that would go
against the plain text format of org files.

Edd

                 reply	other threads:[~2006-10-25 16:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=b71b18520610250953v10f0160by115defb2ab46d24e@mail.gmail.com \
    --to=eddward@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).