emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Austin Frank <austin.frank@gmail.com>
To: emacs-orgmode@gnu.org
Subject: displaying outline path in agenda
Date: Tue, 22 Jan 2008 13:40:43 -0500	[thread overview]
Message-ID: <m03aspg0us.fsf@gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1396 bytes --]

Hi!

Apologies for the rash of posts.  Hopefully some of these will be
useful, if only by chance :)

I recently wrote about a way for recording an event that only repeats a
few times, using something like

--8<---------------cut here---------------start------------->8---
* Standing Appointments
** TODO Swing III
*** Week 1
    <2008-01-21 Mon 19:30-21:30>
*** Week 2
    <2008-01-28 Mon 19:30-21:30>
*** Week 3
    <2008-02-04 Mon 19:30-21:30>
--8<---------------cut here---------------end--------------->8---

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?

Thanks,
/au

-- 
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc

[-- Attachment #1.2: Type: application/pgp-signature, Size: 185 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2008-01-22 18:41 UTC|newest]

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

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=m03aspg0us.fsf@gmail.com \
    --to=austin.frank@gmail.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).