but even when renaming the folder I get an error:
D:\Backup\google>google-keep-exporter-win.exe takeout-keep-renamed.zip keep_markdown
Unzipping ...
(node:1149600) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, scandir 'C:\Users\ggoer\AppData\Local\Temp\tmp-1149600UUQKO2A7RIR4/Takeout'
at Object.fs.readdirSync (fs.js:895:3)
at Object.fs.readdirSync (pkg/prelude/bootstrap.js:780:35)
at C:\snapshot\google-keep-exporter\dist\main.js:0:0
at Generator.next (<anonymous>)
at fulfilled (C:\snapshot\google-keep-exporter\dist\main.js:0:0)
(node:1149600) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:1149600) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
D:\Backup\google>
an nothing was exported
Originally posted by @aisbergde in #3 (comment)