From fd670455d48e07be334be586cc26054bbb6e9bc7 Mon Sep 17 00:00:00 2001 From: hektor Date: Sat, 22 Aug 2026 16:54:18 +0200 Subject: [PATCH] chore(zotero): move better BibTeX attachments to 'readings' directory --- dots/.zotero/bbt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/.zotero/bbt.json b/dots/.zotero/bbt.json index 040acb1..9f9caab 100644 --- a/dots/.zotero/bbt.json +++ b/dots/.zotero/bbt.json @@ -14,7 +14,7 @@ "autoExportPathReplaceSpace": " ", "automaticTags": true, "auxImport": false, - "baseAttachmentPath": "/home/h/doc/books", + "baseAttachmentPath": "/home/h/doc/readings", "biblatexExtendedDateFormat": true, "biblatexExtendedNameFormat": true, "biblatexExtractEprint": true,