Updated config file
Updated config file to contain a section for the source notebook and section
This commit is contained in:
+9
-1
@@ -9,7 +9,15 @@
|
||||
"vendors": {
|
||||
"simplenote": {
|
||||
"username": "me",
|
||||
"password": "who"
|
||||
"password": "who",
|
||||
"source_notebook": "",
|
||||
"source_section": ""
|
||||
},
|
||||
"onenote": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
"source_notebook": "New notebook",
|
||||
"source_section": "New Section"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user