updates
This commit is contained in:
37
config.yaml
37
config.yaml
@@ -1,6 +1,11 @@
|
||||
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:
|
||||
@@ -27,13 +32,31 @@ custom_applications:
|
||||
- xls
|
||||
application: Excel
|
||||
database:
|
||||
name: semap.db
|
||||
name: test.sam
|
||||
path: ~\Desktop\semap\db\
|
||||
tempdir: ~\Desktop\semap\db\temp\
|
||||
mail:
|
||||
smtp_server:
|
||||
port:
|
||||
sender:
|
||||
user_name:
|
||||
use_user_name:
|
||||
password:
|
||||
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>'
|
||||
|
||||
Reference in New Issue
Block a user