Greenheart / lifewheel

Reflect on Your Life Balance. Offline-first, privacy-friendly web app for your personal well-being.
https://reconnect.earth/lifewheel
GNU Affero General Public License v3.0
14 stars 1 forks source link

Export and import data as JSON file for easy processing #4

Closed Greenheart closed 1 year ago

Greenheart commented 1 year ago

Use the new FS access API where available and fallback to legacy solution where needed.

https://github.com/GoogleChromeLabs/browser-fs-access

Greenheart commented 1 year ago

Implemented :)