Is my data uploaded/stored anywhere? Is this tool privacy-friendly?
Everything is done locally inside your browser, so the file does not leave your PC. I used Github's GitHub Pages feature to host the site, so it's all just a static page running a script that converts the file and lets you download it. :)
How can I retrieve my data from Clue?
Unfortunately, Clue doesn't support automatic data export. However, you can still obtain your data by
requesting a takeout of your data:
-
Using the email you registered with on Clue, send an email to
trust@helloclue.com.
requesting your data. They are very kind, and typically it takes around 24 hours for them to respond.
-
You will receive two emails, one containing the data in a zip file and the other providing a password. Unzip the file and enter the password when prompted.
-
Upload the extracted measurement.json file on this page.
-
Download the resulting .csv and import it into drip. Welcome to FOSS!🥰🥳
Which tags are supported?
Almost all tags are supported, with the exception of those related to birth control. Excluding periods is also not yet supported. You can find additional information on how I convert Clue tags to drip. tags
in the documentation.