From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Adding a new column in the agenda view Date: Tue, 14 Jan 2014 00:19:40 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e011832d470c0e304efe82de6 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2xLi-0005Ij-Hu for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 01:19:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2xLh-0005qO-Ll for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 01:19:42 -0500 Received: from mail-ob0-x234.google.com ([2607:f8b0:4003:c01::234]:46669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2xLh-0005qK-GT for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 01:19:41 -0500 Received: by mail-ob0-f180.google.com with SMTP id wm4so2415587obc.25 for ; Mon, 13 Jan 2014 22:19:40 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode --089e011832d470c0e304efe82de6 Content-Type: text/plain; charset=ISO-8859-1 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. --089e011832d470c0e304efe82de6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi list,

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

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

Cheers,

--
Marcelo= .
--089e011832d470c0e304efe82de6-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Adding a new column in the agenda view Date: Tue, 14 Jan 2014 16:26:57 +0100 Message-ID: <87bnze60u6.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W35tW-0001V4-4A for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 10:27:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W35tR-00035a-CE for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 10:27:10 -0500 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:48006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W35tR-00035L-3n for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 10:27:05 -0500 Received: by mail-wg0-f53.google.com with SMTP id y10so541824wgg.32 for ; Tue, 14 Jan 2014 07:27:04 -0800 (PST) In-Reply-To: (Marcelo de Moraes Serpa's message of "Tue, 14 Jan 2014 00:19:40 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marcelo de Moraes Serpa Cc: Org Mode 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 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: Adding a new column in the agenda view Date: Wed, 15 Jan 2014 01:24:23 -0600 Message-ID: References: <87bnze60u6.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e012940d8b7144c04effd3221 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3Kpu-0003Pw-1S for emacs-orgmode@gnu.org; Wed, 15 Jan 2014 02:24:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3Kps-00065N-Ml for emacs-orgmode@gnu.org; Wed, 15 Jan 2014 02:24:25 -0500 In-Reply-To: <87bnze60u6.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Org Mode --089e012940d8b7144c04effd3221 Content-Type: text/plain; charset=ISO-8859-1 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 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 > --089e012940d8b7144c04effd3221 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks Bastien!=A0

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:
<= blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px= #ccc solid;padding-left:1ex"> Hi Marcelo,

Marcelo de Moraes Serpa <celoserp= a@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:=A0https:/= /
> www.dropbox.com/s/gkcnbjrivhvql46/orgmode.jpg
>
> I'd like to add a colum there that shows the closest parent with t= he
> :project: tag. Does org provide any APIs for that?=A0

Nope -- check the org column tutorial to see the possibilities:=
=A0 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...

--
=A0Bastien

--089e012940d8b7144c04effd3221-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Adding a new column in the agenda view Date: Wed, 15 Jan 2014 12:57:09 +0100 Message-ID: <87fvop4fvu.fsf@bzg.ath.cx> References: <87bnze60u6.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3P63-00032q-GP for emacs-orgmode@gnu.org; Wed, 15 Jan 2014 06:57:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3P5u-0003oN-IN for emacs-orgmode@gnu.org; Wed, 15 Jan 2014 06:57:23 -0500 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]:39130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3P5u-0003o9-CD for emacs-orgmode@gnu.org; Wed, 15 Jan 2014 06:57:14 -0500 Received: by mail-we0-f170.google.com with SMTP id u57so1675637wes.1 for ; Wed, 15 Jan 2014 03:57:13 -0800 (PST) In-Reply-To: (Marcelo de Moraes Serpa's message of "Wed, 15 Jan 2014 01:24:23 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marcelo de Moraes Serpa Cc: Org Mode 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