From: Ihor Radchenko <yantar92@posteo.net>
To: Cletip Cletip <clement020302@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Link type in org-mode, but with org-roam ?
Date: Thu, 16 Feb 2023 12:44:59 +0000 [thread overview]
Message-ID: <878rgxwzhw.fsf@localhost> (raw)
In-Reply-To: <CAPHku6OETM4Dv1SP0Y4DY9eodz==5tPsAf7sxA1K-5st7hcazQ@mail.gmail.com>
Cletip Cletip <clement020302@gmail.com> writes:
> As you know, external links can be of the form "X:path", where X equals id,
> file, gnus etc. Note: Org-roam stores all types of links.
> So we can make the following type of links:
> [[A:B][description]]
> where
> - A is the id of a note known by org-roam
> - B is the id of a note, or string, or numeric value, etc
> - description is a description (what a precision)
Instead of hacking into Org source, you can define a new link type as
[[rel:A:B][description]] and set :follow and other parameters are needed.
> - is there another solution to my main problem: making my notes queryable ?
Try https://github.com/alphapapa/org-ql It provides much more flexible
query syntax where you can match against metadata values.
--
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>
next prev parent reply other threads:[~2023-02-16 12:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-13 16:05 Link type in org-mode, but with org-roam ? Cletip Cletip
2023-02-14 10:41 ` Jean Louis
2023-02-16 12:44 ` Ihor Radchenko [this message]
2023-02-16 20:40 ` Jean Louis
2023-02-21 16:17 ` Cletip Cletip
2023-02-22 19:30 ` Jean Louis
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=878rgxwzhw.fsf@localhost \
--to=yantar92@posteo.net \
--cc=clement020302@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 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.