From 3a8a34d7a50f679f0d3715c339cd5652e2deb7ce Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 10 Dec 2022 16:48:09 -0500 Subject: remove backslashes --- 2022/talks/health.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '2022/talks/health.md') diff --git a/2022/talks/health.md b/2022/talks/health.md index 3234bdca..a82dc762 100644 --- a/2022/talks/health.md +++ b/2022/talks/health.md @@ -51,18 +51,18 @@ A reusable org template will be provided at: gathering? - A:Mannully for example for sleeping I look at the clock before and after I go to sleep. -- Q: It\'s possible to download data from the apple watch\'s health +- Q: It's possible to download data from the apple watch's health app. Is it easy enough to incorporate those .csv files into your implementation of Gnuplot?  - A:You can import csv to org. Just copy paste the csv data to - org, highlight it and press C-c \| (the function is + org, highlight it and press C-c | (the function is org-table-create-or-convert-from-region) - Q: Regarding the medication tracking you only have option to record missed or not. If one needs to take multiple medication throughout the day, how would you propose to track that? Within gnuplot or separate? - A: -- Q:How\'s the workflow when working on the gnuplot code -- can you +- Q:How's the workflow when working on the gnuplot code -- can you e.g. C-c C-c and the svg output on the right is updated automatically? - A:Use auto-revert-tail-mode in the buffer that displays the svg, @@ -78,11 +78,11 @@ A reusable org template will be provided at: - Q: did you not have exercise data for the final period of bad sleep, or was it the case that you did not exercise? This question tells me that you want to symbolically represent missing data differently - from \"0\". And, if the answer is \"no exercise\", then it is - possible that this is a factor in your lack of sleep, it\'s not + from "0". And, if the answer is "no exercise", then it is + possible that this is a factor in your lack of sleep, it's not necessarily the withdrawal from nicotine. As always, use caution when drawing up causal links from correlation. Recommended in this - context - \"The book of why\", by Judea Pearl. + context - "The book of why", by Judea Pearl. - A:  -- cgit v1.2.3