emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Scott Jaderholm" <jaderholm@gmail.com>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: Duration Tally
Date: Fri, 22 Jun 2007 13:06:01 -0600	[thread overview]
Message-ID: <b2e202b30706221206y55651adcq4b7bd48be0690942@mail.gmail.com> (raw)
In-Reply-To: <e7346e6c867d28474720fe87a072e05f@science.uva.nl>

On 6/22/07, Carsten Dominik <dominik@science.uva.nl> wrote:

> What I find a bit strange though is that it is using a hierarchy,
> and every level of the hierarchy has the same columns.  Columns
> seem to make more sense for items with equal level, at least to me.

I think it's harder to design an interface where different levels have
different columns.

Sometimes the columns will make sense on different levels so they opt
to leave them there. Also, as we see in the screenshot, they can be
used for summaries of almost anything that can be summed.

A simple example where columns apply to different levels, other than
summaries, is this:

* Saturday Projects                    (In charge)
** TODO Clean yard                   Bobby
*** TODO Rake                          Sue
*** TODO Mow lawn                   John

One thing I forgot to mention that I like about organizing information
in trees with columns instead of tables is the flexibility in storing
notes.

* People		(Phone Number)
** Family
*** Ben			123-123-1234				       :soccer:
    I can have information about Ben down here under his name
    that isn't necessarily organized in a structured manner. This could
    be notes or brainstorming or other things.
    - I can paste content from elsewhere here and mostly retain formatting
    - it can have newlines
    - it won't be visible in a summary
    - I can use bulleted lists
    - I don't have to type Family every time I add an entry
    - I can cycle visibility
** Friends
*** John		123-123-1235
** Work					(Employee #)
*** Steve				1

An equivalent table would look like:
| Category | Name  |        Phone | Employee # | Notes
                                                            |
|----------+-------+--------------+------------+-----------------------------------------------------------------------------------|
| Family   | Ben   | 123-123-1234 |            | I have to create a
separate column here for notes, and it won't let me have new lines |
| Friends  | John  | 123-123-1235 |            |
                                                            |
| Work     | Steve |              |          4321 |
                                                               |

If org ever gets columns, I would hope that they could be defined on a
level smaller than for the entire file.

I guess I've shown that it is possible to do basic columns right now,
it just involves a lot of M-i and isn't very pretty. I can only
imagine how much work a real columns implementation would take.

Cheers,
Scott

  reply	other threads:[~2007-06-22 19:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-13 13:47 Duration Tally Russell Adams
2007-06-13 15:33 ` Eddward DeVilla
2007-06-14  2:15   ` Russell Adams
2007-06-14 13:28   ` Jason F. McBrayer
2007-06-19  7:00   ` Carsten Dominik
2007-06-19 11:24     ` Russell Adams
2007-06-19 16:20     ` Eddward DeVilla
2007-06-19 17:45     ` Scott Jaderholm
2007-06-19 18:28       ` Eddward DeVilla
2007-06-22 15:56       ` Carsten Dominik
2007-06-22 19:06         ` Scott Jaderholm [this message]
2007-06-22 19:35           ` Eddward DeVilla
2007-06-13 21:58 ` Scott Jaderholm
     [not found]   ` <b71b18520706131837m42b32f5cs174d94c2b353d16d@mail.gmail.com>
2007-06-15  0:13     ` Fwd: " Eddward DeVilla
2007-06-15  6:21   ` Carsten Dominik
2007-06-19  2:16     ` Russell Adams
2007-06-19  7:02 ` Carsten Dominik
2007-06-19 11:21   ` Russell Adams
2007-06-19 13:10     ` Carsten Dominik
2007-06-19 17:12       ` Russell Adams

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=b2e202b30706221206y55651adcq4b7bd48be0690942@mail.gmail.com \
    --to=jaderholm@gmail.com \
    --cc=dominik@science.uva.nl \
    --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).