Re: Org-protocol and to capture bibliography reference

2025-04-06 Thread Sébastien Gendre
Thank you very much for your reply. I will take a look at org-capture-ref. Max Nikulin writes: > On 04/04/2025 05:05, Sébastien Gendre wrote: >> The idea is, when I browse a web page I want to use as a source, to use >> org-protocol to capture an org-mode entry in an bibliography.org file. >>

Re: Org-protocol and to capture bibliography reference

2025-04-06 Thread Max Nikulin
On 04/04/2025 05:05, Sébastien Gendre wrote: The idea is, when I browse a web page I want to use as a source, to use org-protocol to capture an org-mode entry in an bibliography.org file. Then, to use the ox-bibtex (from org-contrib) to export the org-mode file to a Biblatex file. You might be

Org-protocol and to capture bibliography reference

2025-04-03 Thread Sébastien Gendre
Hello, For my next, and last, work for school, I will need to source everything I wrote in my report. That mean, write an entry in a .bib file for each of my source. To make it more easy, I search a way to add an entry in my bibliography file from my web browser using org-protocol. The idea is,