papis: Change notes to markdown, add ee library

This commit is contained in:
Marty Oehme 2023-03-19 14:50:25 +01:00
parent b3aa44f7a5
commit 6a4f2e6ecc
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
4 changed files with 104 additions and 1 deletions

View file

@ -17,7 +17,7 @@ whoosh-schema-fields = ["doi", "ref", "author", "year", "title", "publisher", "t
# to make whoosh list everything by default
default-query-string = *
notes-name = notes.qmd
notes-name = notes.md
notes-template = {doc[author_list][0][family]}{doc[year]}--{doc[title]}
mark-opener = zathura -P {mark[value]}
@ -36,3 +36,6 @@ dir = ~/documents/library/personal
[cs]
dir = ~/documents/library/cs
[ee]
dir = ~/documents/library/ee