emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: a4ofubmq@anonaddy.com
To: emacs-orgmode@gnu.org
Subject: org-store-link relative to parent headings
Date: Tue, 01 Oct 2024 23:24:44 +0000	[thread overview]
Message-ID: <cee83d4d2edacdc40bd4c705aa6cd709@anonaddy.com> (raw)

I'd like to propose an alternative method to format links (org-store-
link) that would include parents of a heading. For example in a
document like this:

* heading 1
** subheading 1
* heading 2
** subheading 1

there is ambiguity right now if you want to org-store-link to heading 2
> subheading 1. By default org stores
[[file:<FILENAME>::*subheading1]], which would incorrectly point to
heading 1.

Instead it could be [[file:<FILENAME>::*heading 2**subheading1]]

Please let me know what you think, if this has been already suggested.
I know that you could create unique UUID in PROPERTIES, but wouldn't it
be more informative if org-store-link used parent headings instead? I
think it would be more elegant and not dissimilar from other popular
addressing schemes (e.g. file paths or urls).

reference stackoverflow question:
https://emacs.stackexchange.com/questions/82234/org-store-link-relative-to-parent?noredirect=1#comment138536_82234



                 reply	other threads:[~2024-10-01 23:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=cee83d4d2edacdc40bd4c705aa6cd709@anonaddy.com \
    --to=a4ofubmq@anonaddy.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).