doc: Fix README 'bbt:' format prefix

This commit is contained in:
Marty Oehme 2025-06-09 13:16:55 +02:00
parent 489d8cfa41
commit ae43aa04f1
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -5,6 +5,7 @@ Formats reference keys in papis similarly to the (zotero plugin) `better-bibtex`
## Installation
<!-- TODO set up pypi repository / explain git install path -->
You can install from pypi with `pip install git+https://git.martyoeh.me/Marty/papis-bbt-formatter.git`.
That's it! If you have papis and papis-bbt-formatter installed in the same environment (whether virtual or global),
@ -20,7 +21,7 @@ formater = bbt
ref-format = bbt:
```
For now, the ref-format also *has* to start with `bbt`.
For now, the ref-format also _has_ to start with `bbt:`.
Formatted reference keys by default will look like:
@ -37,7 +38,7 @@ Listed below are all options with their defaults:
```cfg
[settings]
formater = bbt
ref-format = bbt
ref-format = bbt:
[plugins.bbt]
default-formatter = python