all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bastienguerry@googlemail.com>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: aartist <aartist@gmail.com>, help-gnu-emacs@gnu.org
Subject: Re: Multi-Parent Nodes in org-mode
Date: Fri, 17 Jul 2009 01:20:07 +0200	[thread overview]
Message-ID: <87tz1c1ahk.fsf@bzg.ath.cx> (raw)
In-Reply-To: <e01d8a50907161546v4bbe1749r669272141d10de94@mail.gmail.com> (Lennart Borgman's message of "Fri, 17 Jul 2009 00:46:33 +0200")

Lennart Borgman <lennart.borgman@gmail.com> writes:

> Thanks, I think I see what you mean. Not sure if ids are better than
> headlines though. That depends quite a bit on how ids are displayed in
> links.

I think IDs are more stable than headlines.  If the headline is the id
of the node, then changing one single char of the headline can make it
invisible for other nodes refering to it.  With IDs as properties you
don't need to care about the headline.

* My task
  :PROPERTIES:
  :ID:       q8ic5nz0voe0
  :END:

Try M-x org-store-link with the cursor within this subtree, 
and then try M-x org-insert-link -- it will insert this:

[[id:q8ic5nz0voe0][My task]]

Since "My task" is just a label, no problem, the headline can change the
link will still be okay.  You can even link between different files, it
will be okay.

> Are the headline text displayed in the links? How do you create them.

See above.

> As a sidenote I notice that it is actually quite hard to add a
> hyperlink to a headline. 

For me I just bind org-store-link to C-c l and that's it...

> If you from the menus choose "add hyperlink" you get into another
> track.  Should not making links to headlines and ids be there too?

For me it is here - maybe I don't understand?

-- 
 Bastien




  reply	other threads:[~2009-07-16 23:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16 15:59 Multi-Parent Nodes in org-mode aartist
2009-07-16 21:44 ` Bastien
2009-07-16 22:07   ` Lennart Borgman
2009-07-16 22:18     ` Bastien
2009-07-16 22:21       ` Lennart Borgman
2009-07-16 22:36         ` Bastien
2009-07-16 22:46           ` Lennart Borgman
2009-07-16 23:20             ` Bastien [this message]
2009-07-16 23:38               ` Lennart Borgman
2009-07-17  7:48                 ` Bastien
2009-07-17  8:19                   ` Lennart Borgman
2009-07-17  9:00                     ` Bastien
2009-07-18 14:31                       ` Lennart Borgman
2009-07-18 17:39                         ` Bastien

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tz1c1ahk.fsf@bzg.ath.cx \
    --to=bastienguerry@googlemail.com \
    --cc=aartist@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=lennart.borgman@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.