Skip to content
Bruce D'Arcus edited this page Apr 16, 2021 · 7 revisions

Welcome to the bibtex-actions wiki!

Bibtex-actions is designed around the default completing-read-multiple emacs API, to exploit a new generation of packages built around the same; specifically:

  1. selectrum, vertico, and icomplete-vertical (completion)
  2. embark (contextual commands)
  3. orderless (completion style for matching features)

All of these packages are collaboratively designed, but with the explicit goal of being decoupled and easily composable into different kinds of customized solutions.

This is a decidedly different approach to that of ivy or helm, which are more monolithic in design.

Bibtex-actions take a similar approach.

Upshot: it should give users tons of room for creative customization.

Hence: this wiki. My hope is users will experiment with different ideas, and share them here.

Clone this wiki locally