From: Max Nikulin <manikulin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Capture from Firefox to Org-mode
Date: Thu, 11 Jul 2024 21:27:44 +0700 [thread overview]
Message-ID: <v6oq52$ljo$1@ciao.gmane.io> (raw)
In-Reply-To: <874j8yqztt.fsf@ice9.digital>
On 09/07/2024 23:45, Morgan Willcock wrote:
> Just to mention another option, I use this one:
>
> https://addons.mozilla.org/en-US/firefox/addon/linkremark/
In its current state it does not extract metadata specific to books or
events. Dublin Core or other similar metadata are on TODO list, but with
low priority. The extension may give priority to doi: links and it may
be starting point to fetch an entry from some database.
If "magazin to buy" page contains schema.org/Product metadata (LD-JSON
or microdata) then it may work.
I wonder what is expected capture result for events and what metadata
are available?
Currently the primary issue is compatibility with recently enforced
Chrome requirements. More asynchronous code required to perform similar
tasks (combination of async-await, callbacks and messages between
extension components).
I have not tried it, but the following package has extractors for some
sites:
<https://github.com/yantar92/org-capture-ref>
next prev parent reply other threads:[~2024-07-11 14:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 13:30 Capture from Firefox to Org-mode Sébastien Gendre
2024-07-09 15:07 ` Chris Keschnat
2024-07-09 16:45 ` Morgan Willcock
2024-07-11 14:27 ` Max Nikulin [this message]
2024-07-11 21:04 ` Sébastien Gendre
2024-07-11 20:59 ` Sébastien Gendre
2024-07-11 20:57 ` Sébastien Gendre
2024-07-22 1:52 ` Robert Weiner
2024-07-11 14:03 ` Ihor Radchenko
2024-07-11 20:55 ` Sébastien Gendre
2024-07-12 11:37 ` Ihor Radchenko
2024-07-12 16:42 ` Sébastien Gendre
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='v6oq52$ljo$1@ciao.gmane.io' \
--to=manikulin@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.