From mboxrd@z Thu Jan 1 00:00:00 1970 From: jenia.ivlev@gmail.com (jenia.ivlev) Subject: Re: How do you show the entires in the logbook drawer in the agenda Date: Sun, 21 Dec 2014 21:25:59 -0500 Message-ID: <87ppbch13c.fsf@gmail.com> References: <87k31qx15a.fsf@gmail.com> <87ppbiolfo.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y2se7-0005gd-VH for emacs-orgmode@gnu.org; Sun, 21 Dec 2014 21:23:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y2se2-0000B1-7S for emacs-orgmode@gnu.org; Sun, 21 Dec 2014 21:22:55 -0500 Received: from plane.gmane.org ([80.91.229.3]:43389) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y2se1-0000AM-Vj for emacs-orgmode@gnu.org; Sun, 21 Dec 2014 21:22:50 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y2sdz-0000i8-J0 for emacs-orgmode@gnu.org; Mon, 22 Dec 2014 03:22:47 +0100 Received: from modemcable115.14-82-70.mc.videotron.ca ([70.82.14.115]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Dec 2014 03:22:47 +0100 Received: from jenia.ivlev by modemcable115.14-82-70.mc.videotron.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Dec 2014 03:22:47 +0100 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: emacs-orgmode@gnu.org Eric Abrahamsen writes: > jenia.ivlev@gmail.com (jenia.ivlev) writes: > >> Hello. >> >> I thought that the entires in the logbook drawer - entered pressing `C-c >> C-z` in orgmode - would show up in the agenda, pressing `C-c a a`, but >> they do not. >> Is possible to somehow list those notes in the agenda? >> >> Thanks in advnace for your kind help. > > Nice timing! If you hang on for just a couple of days, there ought to be > a command like this available to you -- we're working it out in another > thread. > > Eric > > > Hello. I decided to go to the org-mode repository (http://orgmode.org/w/org-mode.git) and I wanted to checkout the changes that you and your collaborators did. But i can't find a tag or branch with your changes in it. I want to do this because I though of reading them and patching my existing org-mode program and that way learn how to do some emacs programming. Can you please tell me what commits should I start looking at to find the commits that you and your "teammates" did to enable the drawer entries with a [timestamp] in them to appear in the agenda logging-view ? Thanks in advance. Jenia