28 lines
661 B
Text
28 lines
661 B
Text
|
[settings]
|
||
|
default-library = academia
|
||
|
|
||
|
opentool = xdg-open
|
||
|
file-browser = vifm
|
||
|
|
||
|
ref-format = {doc[author_list][0][surname]}{doc[year]}
|
||
|
|
||
|
add-confirm = True
|
||
|
add-name = {doc[author]}-{doc[title]}
|
||
|
add-folder-name = {doc[author]}-{doc[title]}
|
||
|
file-name = {doc[author]}_{doc[year]}_{doc[title]}
|
||
|
add-file-name = {doc[author]}_{doc[year]}_{doc[title]}
|
||
|
|
||
|
mark-header-format = {mark[value]}: {mark[name]}
|
||
|
mark-opener-format = zathura --page {mark[value]}
|
||
|
|
||
|
[tui]
|
||
|
editmode = vi
|
||
|
options_list.selected_margin_style = bg:ansiwhite fg:ansiblack
|
||
|
options_list.unselected_margin_style = bg:ansiblack
|
||
|
|
||
|
[test]
|
||
|
dir = ~/documents/library
|
||
|
|
||
|
[academia]
|
||
|
dir = ~/Nextcloud/Library/academia
|