On Wed, Jul 7, 2021 at 6:59 PM Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote:
> For a developer, there are now two ways to create an insert processor. > > 1. If you are happy with the global behaviour of "basic", but want to > improve completion, I added the `org-cite-make-insert-processor' > tool. This was very helpful, so I just added a commit making use of it. https://github.com/bdarcus/bibtex-actions#org-cite So same org-cite-insert behavior as oc-basic, but using bibtex-actions-read for the completion. Bruce