Skip to content

Data Privacy

Colin edited this page Sep 6, 2023 · 1 revision

No data is collected or stored in this application on any devices except your own phone/computer. At no point in time will any application data be sent to any server. As this application is a web-based application it is leverages a feature known as Local Storage for all saved data. This allows data to persist between different browser sessions and page reloads.

Due to the nature of Local Storage, if you clear your browser's cache your save data may be deleted. As such it is recommended to back up your saved data on occasion. This can be done in the application settings using the Export Data option which will trigger a download of a json file containing all your application's data up to that point in time. If your data ever gets cleared from the cache you can simply Import Data from the backup json.

Clone this wiki locally