emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick M. Daly <nick.m.daly@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Does Org support Related or "See Also" Properties?
Date: Fri, 19 Apr 2013 20:49:49 -0500	[thread overview]
Message-ID: <877gjyas3m.fsf@debian.home> (raw)

[-- Attachment #1: Type: text/plain, Size: 885 bytes --]

Does Org Mode have a way to identify that multiple events refer to the
same event?  It would be wonderful, for those of us with messy org files
(multiple overlapping incoming data sources), if Org Mode had a way to
to relate multiple events in a way that sums the details between events.

For example, assuming I had two org files, customer.org and calendar.org
(calendar.org being some form of exported ical-file):

  ~/customer.org:

    * TODO Meeting with Pete
      :PROPERTIES:
      :See: [[file:calendar.org:*Meet%20Pete][Meet Pete]]
      :END:

  ~/calendar.org:

    * Meet Pete
      SCHEDULED: <2013-04-19 Fri 09:30-10:00>

When exported into an agenda, the consolidated org agenda would read:

    Friday   19 April 2013
      customer:  09:00-09:30 Scheduled:  TODO Meeting with Pete

Are these wild dreams just dreams, or does Org Mode support such lovely
magic?

Nick

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

             reply	other threads:[~2013-04-20  1:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-20  1:49 Nick M. Daly [this message]
2013-04-20  7:15 ` Does Org support Related or "See Also" Properties? Bastien
2013-04-20 18:20   ` Nick M. Daly
2013-04-21  7:59     ` David Rogers

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=877gjyas3m.fsf@debian.home \
    --to=nick.m.daly@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).