"Bruce D'Arcus" <[email protected]> writes:
> On Fri, Jul 2, 2021, 5:48 PM Nicolas Goaziou <[email protected]> wrote:
> Rather than just completing the key, how about something like:
>
> ("title author date" . "key")
>
> E.g. look up against the data, and return the key.
Well, I guess it's possible to do. Patches welcome!
>
> It's hard to remember keys if you have hundreds or thousands.
If you have so many keys, you shouldn't be using Org Cite Basics in the
first place!
>> I am a bit lost. Would you mind explaining what should be
>> extensible/configurable?
> For example, plug in a different completion table or function?
The completion table, if required, and the completion mechanism belong
to the insert function. So, you can plug anything you want.