kiwiz / gkeepapi

An unofficial client for the Google Keep API.
MIT License
1.53k stars 114 forks source link

[Question] Is it possible to get previous version of note? #170

Open gga158 opened 3 months ago

gga158 commented 3 months ago

Hi. Faced a strange massive issue in google keep when all my notes suddenly lose their text content. And trying to solve it. Find out that I can load fine previous version through web browser UI with note (...) -> Version History -> Download prev. version. VersionHistory PrevVersion

Is it possible to do something similar with gkeepapi? Can't find out anything neither in documentation, nor in source code.

Kind Regards, Gennadii