Currently org-cite-insert requires multiple <RET> to complete. When a completion engine is enabled (likely the more common case), like vertico or the built-in fido-mode, etc. we must also know how to exit "abnormally", usually with "M-j": https://github.com/minad/vertico/issues/261, else the command will keep asking non-stop.
In Latex, \cite is also more commonly used and more asked/documented compared to \cites. I think org-cite's decision to make inserting citation(s) multiple by default an odd choice. May we add an option to make org-cite-insert prompt only once? I naively think of an option named org-cite-insert-single. Emacs : GNU Emacs 30.1.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.48, cairo version 1.18.2) of 2025-03-04 Package: Org mode version 9.7.11 (release_9.7.11 @ ~/.dotfiles/emacs-config/.local/elpa/org/lisp/) Daanturo
0001-Defcustom-org-cite-insert-single.patch
Description: Binary data