karthink / consult-reftex

21 stars 3 forks source link

orgmode references #7

Closed fab6 closed 2 years ago

fab6 commented 2 years ago

Hi,

I just saw this... and it looks very interesting. Are there any planings for orgmode references as well?

This would be great! Best Regards Fab

karthink commented 2 years ago

Hi Fab, do you mean implementing a reference system for Org from scratch? I don't have any plans to try that.

I use Reftex (and consult-reftex) in org-mode and it works fine for Latex exports.

Or does Org already have a reference system (like org-cite for citations) that I'm unaware of? If it does please point me to it. There is a third-party package for cross-references in Org, https://github.com/bdarcus/oxr, by the author of Citar. Have you tried using it?

fab6 commented 2 years ago

Hi Karthink, thank you for your quick help! org-ref can do this, but it does not work across multiple org files and I was thinking to use consult and some sort of prefix grepping to quickly insert the reference, that's why I hoped that you did this already :-) I will look at oxr, I was not aware of this. Best Regards Fab