18 lines
541 B
Org Mode
18 lines
541 B
Org Mode
#+TITLE: Health data journaling and visualization with Org-mode and GNUplot
|
|
|
|
The Emacs Lisp code for this talk can be found at https://gitlab.com/dto/health-template
|
|
|
|
* TODO Show file:example.svg
|
|
* TODO Show file:example.org
|
|
* TODO Show file:health-template.el
|
|
** TODO Review definitions of health params
|
|
** TODO Run example and show resulting template
|
|
|
|
* Benefits
|
|
|
|
- Easy capture with org template
|
|
- Communication with health care professionals
|
|
- Power of org-mode and gnuplot
|
|
- Can plot org-tags and formulas (not shown)
|
|
- Version control
|