Name & Dosage: Must match an existing medicine in your list.
Taken (ISO 8601) OR Reminded (ISO 8601): At least one must contain a valid date in ISO 8601 format (e.g., YYYY-MM-DDTHH:mm:ss). **Note: This format uses UTC time.** The 'Taken' date is prioritized as the main event time.
Optional Columns (Used if present):
Taken: Any value in this column marks the dose as 'taken'. If empty, it's 'missed'.
Reminded (ISO 8601): The date here will be saved as the reminder time.
Notes: Will be imported as dose notes.
Tags: A comma-separated list of tags to add to the dose.
Ignored Columns:
Reminded (the non-ISO version), Interval.
JSON Structure
Your JSON file must have a top-level key doses which is an array of dose objects.