docs: Warn of papis 0.14.1 incompatibility

This commit is contained in:
Marty Oehme 2025-12-04 10:39:40 +01:00
parent d00e22668e
commit 03261a4f9e
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -2,6 +2,9 @@
Formats reference keys in papis similarly to the (zotero plugin) `better-bibtex` keys, in formats such as `Name2008TitleShort`, `Name2008titleshort`, or `Name2008`. Formats reference keys in papis similarly to the (zotero plugin) `better-bibtex` keys, in formats such as `Name2008TitleShort`, `Name2008titleshort`, or `Name2008`.
> [!IMPORTANT]
> In the current state this plugin is _not_ supported by papis v0.14.1 as that version refactors the formatting module. To my knowledge papis v0.14.0 should still be supported.
## Installation ## Installation
<!-- TODO set up pypi repository / explain git install path --> <!-- TODO set up pypi repository / explain git install path -->