emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Adding a new column in the agenda view
@ 2014-01-14  6:19 Marcelo de Moraes Serpa
  2014-01-14 15:26 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Marcelo de Moraes Serpa @ 2014-01-14  6:19 UTC (permalink / raw)
  To: Org Mode

[-- Attachment #1: Type: text/plain, Size: 335 bytes --]

Hi list,

I'd like to add a new column to display some information about the
scheduled item in the agenda. Take the following screenshot:
https://www.dropbox.com/s/gkcnbjrivhvql46/orgmode.jpg

I'd like to add a colum there that shows the closest parent with the
:project: tag. Does org provide any APIs for that?

Cheers,

--
Marcelo.

[-- Attachment #2: Type: text/html, Size: 544 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Adding a new column in the agenda view
  2014-01-14  6:19 Adding a new column in the agenda view Marcelo de Moraes Serpa
@ 2014-01-14 15:26 ` Bastien
  2014-01-15  7:24   ` Marcelo de Moraes Serpa
  0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2014-01-14 15:26 UTC (permalink / raw)
  To: Marcelo de Moraes Serpa; +Cc: Org Mode

Hi Marcelo,

Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:

> I'd like to add a new column to display some information about the
> scheduled item in the agenda. Take the following screenshot: https://
> www.dropbox.com/s/gkcnbjrivhvql46/orgmode.jpg
>
> I'd like to add a colum there that shows the closest parent with the
> :project: tag. Does org provide any APIs for that? 

Nope -- check the org column tutorial to see the possibilities:
  http://orgmode.org/worg/org-tutorials/org-column-view-tutorial.html

Also check org-agenda-filter-by-top-headline (which is ^ in agenda 
mode): I think it can help you *not* implementing this view...

-- 
 Bastien

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Adding a new column in the agenda view
  2014-01-14 15:26 ` Bastien
@ 2014-01-15  7:24   ` Marcelo de Moraes Serpa
  2014-01-15 11:57     ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Marcelo de Moraes Serpa @ 2014-01-15  7:24 UTC (permalink / raw)
  To: Bastien; +Cc: Org Mode

[-- Attachment #1: Type: text/plain, Size: 867 bytes --]

Thanks Bastien!

Is org-agenda-filter-by-top-headline a new func? I can't find it in org
7.9.4.

Thanks,


On Tue, Jan 14, 2014 at 9:26 AM, Bastien <bzg@gnu.org> wrote:

> Hi Marcelo,
>
> Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:
>
> > I'd like to add a new column to display some information about the
> > scheduled item in the agenda. Take the following screenshot: https://
> > www.dropbox.com/s/gkcnbjrivhvql46/orgmode.jpg
> >
> > I'd like to add a colum there that shows the closest parent with the
> > :project: tag. Does org provide any APIs for that?
>
> Nope -- check the org column tutorial to see the possibilities:
>   http://orgmode.org/worg/org-tutorials/org-column-view-tutorial.html
>
> Also check org-agenda-filter-by-top-headline (which is ^ in agenda
> mode): I think it can help you *not* implementing this view...
>
> --
>  Bastien
>

[-- Attachment #2: Type: text/html, Size: 1618 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Adding a new column in the agenda view
  2014-01-15  7:24   ` Marcelo de Moraes Serpa
@ 2014-01-15 11:57     ` Bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2014-01-15 11:57 UTC (permalink / raw)
  To: Marcelo de Moraes Serpa; +Cc: Org Mode

HI Marcelo,

Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:

> Is org-agenda-filter-by-top-headline a new func? I can't find it in
> org 7.9.4.

For org 7.9.4, the name of the function is
`org-agenda-filter-by-top-category'.

HTH,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-01-15 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-14  6:19 Adding a new column in the agenda view Marcelo de Moraes Serpa
2014-01-14 15:26 ` Bastien
2014-01-15  7:24   ` Marcelo de Moraes Serpa
2014-01-15 11:57     ` Bastien

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).