(Ignore that awful margin)
{
"revlog": [
{
"time": "1735568627",
"reviewKind": "RESCHEDULED",
"interval": 32313600,
"ease": 823,
"memoryState": {
"stability": 151.71439,
"difficulty": 7.512624
}
},
{
"time": "1710981744",
"reviewKind": "REVIEW",
"buttonChosen": 3,
"interval": 72662400,
"ease": 856,
"takenSecs": 2.497,
"memoryState": {
"stability": 151.71439,
"difficulty": 7.512624
}
}, //... They continue like this but it gets long.
],
"cardId": "1574587965678",
"noteId": "1574587965575",
"deck": "/::Ultimate Geography",
"added": "1574587965",
"firstReview": "1666614272",
"latestReview": "1735568627",
"dueDate": "1743255281",
"interval": 374,
"ease": 2500,
"reviews": 11,
"averageSecs": 3.3706367,
"totalSecs": 37.077003,
"cardType": "Map - Country",
"notetype": "Ultimate Geography",
"memoryState": {
"stability": 151.714,
"difficulty": 7.513
},
"fsrsRetrievability": 0.8282724,
"customData": "{\"v\": \"reschedule\"}",
"preset": "Geography",
"desiredRetention": 0.8
}
Is something like this a good idea? Iâd hope it would reduce guess-work on the my intervals are too long
problems and the like. If it is a good idea I could of course fetch parameters and stuff. Right now this is just the information available immediately to the âcard infoâ screen.