diff --git a/app/(info)/instructions/page.jsx b/app/(info)/instructions/page.jsx index 0bb7b98..3a66222 100644 --- a/app/(info)/instructions/page.jsx +++ b/app/(info)/instructions/page.jsx @@ -57,7 +57,7 @@ export default function Instructions() { How to use Health Metrics to track symptoms, medications, etc? - {/* TODO add video */} + You can track your symptoms, medication, therapies, and other health metrics in the metrics tab. Create your own metric, select a color and decide in which chart the metric should be displayed. Then each day, come back to this page and select the desired level for your metrics. @@ -89,7 +89,7 @@ export default function Instructions() { How to edit, delete, and reorder health metrics? - {/* TODO add video */} + Health metrics can be edited, delete and reordered from the health tab. Click on the edit icon and then choose the action you want to perform. Hidden metrics will no longer be displayed in the app, this action can be undone and past entries will not be deleted. Deleting a metric will delete all references of the selected metric from past entries. This action cannot be undone!