Parser for Migraine Buddy's exported report html which generates Migraine Québec's calendar (fr).
Go to the app and export data "For my doctor" for whatever period you wish, including notes and health events as a "Web Link".
Save the page HTML into Migraine Buddy Parser's input
folder.
curl https://reports.healint.com/mb/MigraineBuddy_XXXXXXXX.html > ~/migraine-buddy-parser/input/report.html
Run parser to generate calendar.
npm start > calendar.html