Add JSON input (#3)
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk> Reviewed-on: #3
This commit is contained in:
16
AnkiStatic.Lib/Examples/example-collection-conf.json
Normal file
16
AnkiStatic.Lib/Examples/example-collection-conf.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"nextPos": 1,
|
||||
"estTimes": true,
|
||||
"activeDecks": [
|
||||
1
|
||||
],
|
||||
"sortType": "noteFld",
|
||||
"timeLim": 0,
|
||||
"sortBackwards": false,
|
||||
"addToCur": true,
|
||||
"curDeck": 1,
|
||||
"newSpread": 0,
|
||||
"dueCounts": true,
|
||||
"curModel": "1373473028447",
|
||||
"collapseTime": 1200
|
||||
}
|
Reference in New Issue
Block a user