* [Help] Handling links
@ 2024-10-20 12:24 Kepa
2024-10-28 19:14 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Kepa @ 2024-10-20 12:24 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 703 bytes --]
Section 4.5 [Handling Links], page 42 says:
"For Org files, if there is a '<<target>>' at point, the link points to the target. If there is a named block (using '#+name:') at point, the link points to that name. Otherwise it points to the current headline, which is also the description."
I don't understand it, or it doesn't work for me...
If the point is over the string "<<target>>" and I call org-store-link.
When I call org-insert-link I get no reference to the <<target>>, should I get it?
And, a doubt: is it possible to have several "#+name:" in the same headline?
"#+name: ref1"
"#+name: ref2"
Would it work? I am only able to store one reference using "#+name:"
Best regards
[-- Attachment #2: Type: text/html, Size: 2922 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Help] Handling links
2024-10-20 12:24 [Help] Handling links Kepa
@ 2024-10-28 19:14 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-10-28 19:14 UTC (permalink / raw)
To: Kepa; +Cc: emacs-orgmode@gnu.org
Kepa <gnu.cognition199@slmails.com> writes:
> Section 4.5 [Handling Links], page 42 says:
> "For Org files, if there is a '<<target>>' at point, the link points to the target. If there is a named block (using '#+name:') at point, the link points to that name. Otherwise it points to the current headline, which is also the description."
>
> I don't understand it, or it doesn't work for me...
> If the point is over the string "<<target>>" and I call org-store-link.
> When I call org-insert-link I get no reference to the <<target>>, should I get it?
You most likely have `org-id-link-to-org-use-id' set to non-nil.
Such customization forces storing id links at point.
> And, a doubt: is it possible to have several "#+name:" in the same headline?
> "#+name: ref1"
> "#+name: ref2"
> Would it work? I am only able to store one reference using "#+name:"
It will not work. Only one #+name is allowed.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-28 19:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-20 12:24 [Help] Handling links Kepa
2024-10-28 19:14 ` Ihor Radchenko
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).