63 lines
1.3 KiB
YAML
63 lines
1.3 KiB
YAML
default_apps: true
|
|
save_path: ~/Desktop/semap/db/temp/
|
|
icon_path: icons/
|
|
zotero:
|
|
api_key:
|
|
library_id: ""
|
|
library_type: user
|
|
|
|
custom_applications:
|
|
- name: Text files
|
|
extensions:
|
|
- txt
|
|
- md
|
|
- rst
|
|
application: Notepad
|
|
- name: CSV files
|
|
extensions:
|
|
- csv
|
|
application: Excel
|
|
- name: pdf files
|
|
extensions:
|
|
- pdf
|
|
application: Firefox
|
|
- name: Word files
|
|
extensions:
|
|
- docx
|
|
- doc
|
|
application: Word
|
|
- name: Excel files
|
|
extensions:
|
|
- xlsx
|
|
- xls
|
|
application: Excel
|
|
database:
|
|
name: test.sam
|
|
path: ~\Desktop\semap\db\
|
|
tempdir: ~\Desktop\semap\db\temp\
|
|
mail:
|
|
smtp_server: ''
|
|
port: 0
|
|
sender: ''
|
|
user_name: ''
|
|
use_user_name: false
|
|
password: ''
|
|
signature: '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style
|
|
type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
hr { height: 1px; border-width: 0; }
|
|
|
|
li.unchecked::marker { content: "\2610"; }
|
|
|
|
li.checked::marker { content: "\2612"; }
|
|
|
|
</style></head><body style=" font-family:''Segoe UI''; font-size:9pt; font-weight:400;
|
|
font-style:normal;">
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px;
|
|
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html>'
|