emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Egli Christian (KIRO 41)" <christian.egli@credit-suisse.com>
To: emacs-orgmode@gnu.org
Subject: RE: displaying outline path in agenda
Date: Wed, 23 Jan 2008 14:53:15 +0100	[thread overview]
Message-ID: <52D89C75FEE9444E8D9C016E3730098306CEA6@chsa1036.share.beluni.net> (raw)
In-Reply-To: <m03aspg0us.fsf@gmail.com>

Hi 

> One problem with this approach is that the agenda entry is not
> especially informative-- simply "Week 1".  I'd like to edit the
function
> that generates the agenda entries from active timestamps to include
the
> option of using new outline path notation.  In this case, the agenda
> would read "Standing Appointments/Swing III/Week 1".

> I've already identified org-get-outline-path and
org-format-agenda-line
> as functions that might be relevant, but it seems to me that
> org-format-agenda-line comes in to late in the process.  What I really
> want is to replace use the outline path as the txt argument to
> org-format-agenda-line.  Can anyone point me towards the part of the
> org.el source I should be looking at for adding this functionality?

I think you have have to fiddle with all of the functions that are
called from org-agenda-get-day-entries, i.e. 
org-agenda-get-todos, org-agenda-get-timestamps, org-agenda-get-blocks,
org-agenda-get-sexps, org-agenda-get-scheduled, 
org-agenda-get-deadlines.

Try if you can get it to work with one (I guess org-agenda-get-scheduled
for your case) and see if changes are needed in the others.

HTH
Christian

      reply	other threads:[~2008-01-23 13:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 18:40 displaying outline path in agenda Austin Frank
2008-01-23 13:53 ` Egli Christian (KIRO 41) [this message]

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=52D89C75FEE9444E8D9C016E3730098306CEA6@chsa1036.share.beluni.net \
    --to=christian.egli@credit-suisse.com \
    --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).