From de462a270bb82275c083c394112bd35a81b47b5b Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Mon, 9 Jun 2025 14:19:57 +0200 Subject: [PATCH] papis: Update options for new papis-bbt-formatter version --- writing/papis/config/papis/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/writing/papis/config/papis/config b/writing/papis/config/papis/config index 0289ac5..2729f4e 100644 --- a/writing/papis/config/papis/config +++ b/writing/papis/config/papis/config @@ -11,8 +11,8 @@ file-browser = vifm # edit info.yaml as new papers are added add-edit = True # ref-format = {doc[author_list][0][family]}{doc[year]} -ref-format = bbt -add-folder-name = {doc[author_list][0][family]}-{doc[title]} +ref-format = bbt: +add-folder-name = {doc[author_list][0][family]}-{doc[title]} # NOTE: Has issues if no author list add-file-name = {doc[author_list][0][family]}{doc[year]} header-format-file = ~/.config/papis/headerformat extra-bibtex-keys = ["tags", "readstatus", "priority"] @@ -68,7 +68,7 @@ dir = ~/documents/library/academia [plugins.extract] tags = {"red": "important", "green": "extra", "blue": "toread"} -[plugins.bbt-formatter] +[plugins.bbt] full-year = True title-words = 2 title-chars = 20