This is a simple package at the moment.
I imagine it will stay pretty simple and stable, and that enhancements will focus on the bibtex-actions-read function.
Otherwise, I expect most innovations to focus on configuration details laid out on the wiki. You should feel free to add your ideas there.
You can of course write your own functions that rely on bibtex-actions-read, but if you want to share it more widely, you should consider submitting it for inclusion in bibtex-completion. itself.
If you do submit a PR, details:
- Follow the elisp style guide.
- If the CI flags any errors or warnings, which it will report on the “files” tab, please fix them.
- For working on lists and such, we primarily use the
seqfunctions, and would like to remove the dependence onsandbibtex-completionin general.