-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
In markdown and latex, citar-insert-citation should ideally work pretty similarly to how org-cite-insert works:
- if point is on an existing key, prompt to replace it
- if point is after existing key, prompt to append a new one (or new ones)
- if point is before an existing key, prompt to push a new one (or new ones)
For LaTeX, also:
- if prompt is on a command, prompt to replace it
With this, could simplify the keymaps, and maybe remove the interactive citar-insert-keys.
I also am wondering if we can define org-cite-insert, or a wrapper for it, as the org insert-citation function?
See also #381
Metadata
Metadata
Assignees
Labels
No labels