emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Antano Solar" <solar345@gmail.com>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: First column of tables from sub headings and drawyers
Date: Fri, 29 Feb 2008 21:51:04 +0530	[thread overview]
Message-ID: <b2600ec40802290821l6face8adkff236aa8c0dac04a@mail.gmail.com> (raw)
In-Reply-To: <871w6w2eis.fsf@bzg.ath.cx>


[-- Attachment #1.1: Type: text/plain, Size: 1537 bytes --]

On Fri, Feb 29, 2008 at 4:52 PM, Bastien <bzg@altern.org> wrote:

> "Antano Solar" <solar345@gmail.com> writes:
>
> > | Feature request | Time Estimated | Time Utilized  .
> >
> > I want the feature request column automatically populated from the sub
> > headings and if possible the time estimate and time utilized from a
> > drawyer with the sub headings .
>
> Maybe what you need is the "columnview" dynamic block:
>
> ------------------------------------------------------------------------
> * Project
>  :PROPERTIES:
>  :COLUMNS:  %25ITEM %Estimated_Time %Required_Time
>  :ID:       Your_Project_ID
>  :END:
>
> #+BEGIN: columnview :id Your_Project_ID
> | ITEM       | Estimated_Time | Required_Time |
> |------------+----------------+---------------|
> | *  Project |                |               |
> | **  Task   | 1 day          | 10 days       |
> #+END
>
> ** Task
>   :PROPERTIES:
>   :Estimated_Time: 1 day
>   :Required_Time: 10 days
>   :END:
> ------------------------------------------------------------------------
>
> Addeding tasks such as "** Task" with relevant properties will let you
> keep track of them within the columnview dynamic block.
>
> See (info "(org)Capturing Column View") for details.
>


Thank you it is working  :)

There is one more things I would like to know.
When I do C-c C-x r it is generating the column view from the second level
and all levels deeper than that.
How do I restrict the rows generated only to the sub heading with the
properties defined.

With Regards

Antano Solar John

[-- Attachment #1.2: Type: text/html, Size: 2261 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2008-02-29 16:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-29  6:32 First column of tables from sub headings and drawyers Antano Solar
2008-02-29  9:39 ` Egli Christian (KIRO 433)
2008-02-29 11:22 ` Bastien
2008-02-29 16:21   ` Antano Solar [this message]
2008-02-29 20:19     ` Bastien
2008-02-29 20:32       ` export-html, close the .html file Xin Shi
2008-02-29 20:50         ` Bastien Guerry
2008-02-29 21:01           ` Xin Shi
2008-02-29 21:10             ` Bastien Guerry
2008-02-29 21:43               ` Xin Shi
2008-02-29 21:47                 ` Bastien Guerry
2008-02-29 20:33       ` First column of tables from sub headings and drawyers Antano Solar
2008-02-29 22:23         ` Bastien Guerry
2008-02-29 22:32           ` Manish
2008-03-01  5:41           ` Antano Solar
2008-03-01  5:52             ` Manish
2008-03-01  7:43               ` Antano Solar
2008-03-01  8:48                 ` Manish
2008-03-01  8:57                   ` Manish
2008-03-01  9:28                   ` Antano Solar
2008-03-01  7:46               ` Antano Solar
2008-03-01 10:06             ` Bastien Guerry

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=b2600ec40802290821l6face8adkff236aa8c0dac04a@mail.gmail.com \
    --to=solar345@gmail.com \
    --cc=bzg@altern.org \
    --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).