MadeBaruna / pom-moe

Mozilla Public License 2.0
86 stars 10 forks source link

Google Drive support? #21

Open cat-roll opened 9 months ago

cat-roll commented 9 months ago

Hi, I just want to ask will we get like the same feature in paimon.moe to able to sync our data into google drive. So we can access it on different device?

Piket95 commented 8 months ago

Hey, I know it's not the Google Drive synchronization, but with my script here, you can at least import your data using the dev tools in your browser.

Just copy the code in your console window in the devtools and select the exported file, when you get prompted :) https://gist.github.com/Piket95/0ae5abde86fb0b9d56c313f642910905

I also built an import feature directly into the project. However, I'm still waiting for my pull request(#23) to be merged. And since I don't know when an whether that will happen and i needed this feature because i wiped my pc and therefore have a new clean browser, I built this emergency solution until it is officially implemented :)

I hope this maybe helps a little.