emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Does Org support Related or "See Also" Properties?


From: Nick M . Daly
Subject: [O] Does Org support Related or "See Also" Properties?
Date: Fri, 19 Apr 2013 20:49:49 -0500
User-agent: Notmuch/0.13.2 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu)

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: pgpMPDj1Kkkc0.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]