Note: Deep-Fox6860 in the reply gave the solution to my problem, which is actually ivy-related, rather than org-cite-related. My title thus can be misleading, but I do not know how to edit title in reddit.
original post below:
----------------
I am trying to use org-cite in org mode 9.5. My emacs is emacs-mac 27.2 (aka Mitsuharu Yamamoto's emacs mac port). I use ivy for completion, otherwise my emacs is pretty minimalistic.
When I use org-cite-insert
, I can see bib items in my minibuffer, and I can multi-select bib items with enter
key. However, I do not know what key or keybind to press to actually insert the bib keys I have selected.
My org-cite seems to be configured correctly, because if I just type by hand the citation [cite:@key]
, it fontifies alright. The only problem is, I do not know how to actually auto-insert such citations by org-cite-insert
.
I have consulted org manual, and also googled a lot, no solution so far. Any help on this?
Solution:
C-M-j