Re: [O] Adding a new column in the agenda view

2014-01-15 Thread Bastien
HI Marcelo, Marcelo de Moraes Serpa 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

Re: [O] Adding a new column in the agenda view

2014-01-14 Thread Marcelo de Moraes Serpa
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 wrote: > Hi Marcelo, > > Marcelo de Moraes Serpa writes: > > > I'd like to add a new column to display some information about the > > scheduled item

Re: [O] Adding a new column in the agenda view

2014-01-14 Thread Bastien
Hi Marcelo, Marcelo de Moraes Serpa 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

[O] Adding a new column in the agenda view

2014-01-13 Thread Marcelo de Moraes Serpa
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 A