emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David O'Toole <dto@gnu.org>
To: Alex Bochannek <alexb@juniper.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: [Orgmode] Org-mode usage and concept mapping.
Date: Sun, 10 Sep 2006 08:57:28 -0400	[thread overview]
Message-ID: <m3ejujc213.fsf@gnu.org> (raw)
In-Reply-To: <uodtour9e.fsf@juniper.net> (Alex Bochannek's message of "Sun, 10 Sep 2006 00:15:09 -0700")


Alex Bochannek <alexb@juniper.net> writes:

> It seems to me that there is a fair amount of GTD, task scheduling,
> and project tracking usage. Some mention of note taking and very
> little of traditional outlining, it seems.

I use the outlining heavily to outline and structure documents and
projects with many parts. Few of my TODOs are first-level headings.
headings... they're always two or three or four stars in. But I have a
friend who makes big files with TODOs all as first-level
headings. There are many ways to use org-mode :-)

I also use Carsten's outline-magic.el (which feels like org-mode with
its visibility cycling) to organize and get overviews of source code
in my emacs lisp projects.

Side question: Carsten, did you get a chance to integrate my bugfix
into the version of outline-magic available on your site? I still use
a locally fixed version, but i think others might like to have their
source code cycle like orgmode buffers do. 

> Concept1
> |    Link1
> |        Concept2
> |        |    Link2
> |        |        Concept4
> |        Concept3
> |        |    Link3
> |        |        Concept5
> |        |        Concept4

Interesting. 

Couldn't the links be modeled with org-mode tags and just make
everything headings? Um, it'd be postfix notation but at least it
could work I think... see below. This could possibly be processed and
exported into a map, or even a diagram for GNU Pic or something. 

---------------------------------------
Concept1
        Concept2                :link1:
                Concept 4       :link2:
        Concept3                :link1:
                Concept5        :link3:
                Concept4        :link3:        
---------------------------------------

-- 
David O'Toole 
dto@gnu.org
http://dto.freeshell.org/notebook/

  reply	other threads:[~2006-09-10 12:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-10  7:15 [Orgmode] Org-mode usage and concept mapping Alex Bochannek
2006-09-10 12:57 ` David O'Toole [this message]
2006-09-11  3:51   ` Alex Bochannek
2006-09-12  9:21     ` Carsten Dominik
     [not found]       ` <b71b18520609120727r215f2979me75a33e8f7e4d740@mail.gmail.com>
2006-09-13 15:39         ` Carsten Dominik
2006-09-16  0:51       ` Alex Bochannek
2006-09-12  9:35   ` [Orgmode] " Carsten Dominik
2006-09-10 19:01 ` Christopher Kuettner
2006-09-11 11:54 ` chris
2006-09-16  0:48   ` Alex Bochannek

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=m3ejujc213.fsf@gnu.org \
    --to=dto@gnu.org \
    --cc=alexb@juniper.net \
    --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).