43 lines
1.0 KiB
JSON
43 lines
1.0 KiB
JSON
{
|
|
"version": "v1.1a",
|
|
"paths": {
|
|
"lastUsed": "defaults.json",
|
|
"configurationPath": "D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\",
|
|
"INworkPath": "D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\TestFiles\\",
|
|
"OUTworkPath": "H:\\",
|
|
"OUTnameFormat": "TEST_{docnum}_{year:04d}{month:02d}{day:02d}_{title}.txt"
|
|
},
|
|
"docStruct": {
|
|
"docSep": "\\s*Copyright [(0-9)]+",
|
|
"dateFormat": "{month} {day:d}, {year:d}{}",
|
|
"language": "placeholder da riempire con le informazioni di languageconf.json"
|
|
},
|
|
"settings": {
|
|
"encoding": "utf-8",
|
|
"monthPosition": 0,
|
|
"getNewsPaperName": true,
|
|
"nameNotFoundStr": "ND",
|
|
"includeTitle": true,
|
|
"removeDuplicates": true,
|
|
"showSkipped": true,
|
|
"showRemovedDuplicates": false,
|
|
"maxTitleLen": 32,
|
|
"loadTXT": true,
|
|
"loadDOCX": false,
|
|
"removeOldFiles": true,
|
|
"saveSeparateFiles": true,
|
|
"saveBodyFile": true,
|
|
"saveBodyNumber": true,
|
|
"delLF": false,
|
|
"delWordBreak": true,
|
|
"delChars": [
|
|
"'",
|
|
"@",
|
|
"#",
|
|
"$",
|
|
"%",
|
|
"^",
|
|
"&"
|
|
]
|
|
}
|
|
} |