summaryrefslogtreecommitdiffstats
path: root/2022/talks/health.md
diff options
context:
space:
mode:
Diffstat (limited to '2022/talks/health.md')
-rw-r--r--2022/talks/health.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/2022/talks/health.md b/2022/talks/health.md
new file mode 100644
index 00000000..062e1476
--- /dev/null
+++ b/2022/talks/health.md
@@ -0,0 +1,36 @@
+[[!meta title="Health data journaling and visualization with Org Mode and GNUplot"]]
+[[!meta copyright="Copyright © 2022 David O'Toole"]]
+[[!inline pages="internal(2022/info/health-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-generate-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# Health data journaling and visualization with Org Mode and GNUplot
+David O'Toole (he/him)
+
+[[!inline pages="internal(2022/info/health-before)" raw="yes"]]
+
+I intend for this to be a 20-minute talk.
+
+"GNU Emacs with Org Mode and GNUplot offer a complete Free Software
+solution for tracking health information based on a daily data
+journal. With org capture templates and data tables, you can easily
+enter facts for each day such as hours of sleep, minutes of exercise,
+doses of medication, weight, or even add freeform notes. Through the
+use of subjective numeric scores you can track symptoms like stress,
+anxiety, or pain. Org Mode's GNUplot support enables you to visualize
+the data in order to spot correlations and evaluate trends. The use of
+detailed record-keeping and graphing can help you communicate with
+health care providers."
+
+A reusable org template will be provided at:
+<https://gitlab.com/dto/health-template>
+
+
+
+[[!inline pages="internal(2022/info/health-after)" raw="yes"]]
+
+[[!inline pages="internal(2022/info/health-nav)" raw="yes"]]
+
+[[!taglink CategoryOrgMode]]