papis: Fix reference for imports, Add personal lib

This commit is contained in:
Marty Oehme 2023-02-25 16:58:31 +01:00
parent 73ae033139
commit 1e84deff03
Signed by: Marty
GPG Key ID: EDBF2ED917B2EF6A
1 changed files with 5 additions and 2 deletions

View File

@ -3,11 +3,11 @@
#picktool = fzf
default-library = master
file-browser = vifm
ref-format = {doc[author_list][0][surname]}{doc[year]}
ref-format = {doc[author_list][0][family]}{doc[year]}
# edit info.yaml as new papers are added
add-edit = True
add-folder-name = {doc[ref]}-{doc[title]}
add-folder-name = {doc[author_list][0][family]}-{doc[title]}
add-file-name = {doc[author_list][0][family]}{doc[year]}
header-format-file = ~/.config/papis/headerformat
extra-bibtex-keys = ["tags", "readstatus"]
@ -31,5 +31,8 @@ dir = ~/documents/library
[academia]
dir = ~/documents/library/academia
[personal]
dir = ~/documents/library/personal
[cs]
dir = ~/documents/library/cs