papis: Change notes to markdown, add ee library
This commit is contained in:
parent
b3aa44f7a5
commit
6a4f2e6ecc
4 changed files with 104 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue