Add JSON
This commit is contained in:
44
AnkiStatic.Lib/Examples/example-collection-deck-conf.json
Normal file
44
AnkiStatic.Lib/Examples/example-collection-deck-conf.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"1": {
|
||||
"name": "Default",
|
||||
"replayq": true,
|
||||
"lapse": {
|
||||
"leechFails": 8,
|
||||
"minInt": 1,
|
||||
"delays": [
|
||||
10
|
||||
],
|
||||
"leechAction": 0,
|
||||
"mult": 0
|
||||
},
|
||||
"rev": {
|
||||
"perDay": 100,
|
||||
"ivlFct": 1,
|
||||
"maxIvl": 36500,
|
||||
"minSpace": 1,
|
||||
"ease4": 1.3,
|
||||
"fuzz": 0.05
|
||||
},
|
||||
"timer": 0,
|
||||
"maxTaken": 60,
|
||||
"usn": 0,
|
||||
"new": {
|
||||
"perDay": 20,
|
||||
"delays": [
|
||||
1,
|
||||
10
|
||||
],
|
||||
"separate": true,
|
||||
"ints": [
|
||||
1,
|
||||
4,
|
||||
7
|
||||
],
|
||||
"initialFactor": 2500,
|
||||
"order": 1
|
||||
},
|
||||
"mod": 0,
|
||||
"id": 1,
|
||||
"autoplay": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user