From 67f0f1c500091db27a69cb3a05fffd20c137d6e4 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 30 Sep 2022 15:59:56 -0400 Subject: Add 2022 talks --- 2022/talks/handwritten.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 2022/talks/handwritten.md (limited to '2022/talks/handwritten.md') diff --git a/2022/talks/handwritten.md b/2022/talks/handwritten.md new file mode 100644 index 00000000..90044ee3 --- /dev/null +++ b/2022/talks/handwritten.md @@ -0,0 +1,32 @@ +[[!meta title="How to incorporate handwritten notes into Emacs Orgmode"]] +[[!meta copyright="Copyright © 2022 Bala Ramadurai"]] +[[!inline pages="internal(2022/info/handwritten-nav)" raw="yes"]] + + + + + +# How to incorporate handwritten notes into Emacs Orgmode +Bala Ramadurai (his/him) + +[[!inline pages="internal(2022/info/handwritten-before)" raw="yes"]] + +Research suggests that note taking is most effective when done by hand. Yes, handwritten notes. Certainly, typewritten or typed out notes are more efficient, however notes written by hand are retained by the human brain much longer. + +Integrating handwritten notes into a computer leaned productivity workflow is tricky. Also, in terms of hardware, if all you have is a smartphone, then we need to deal with the situation a bit differently. + +This talk will introduce to you a simple system to integrate handwritten notes into your org-mode (Emacs) based productivity workflow. + +- Gist of the problem of dealing with handwritten notes +- Advantages of handwritten notes +- Emacs org mode workflow + - Option 1: Hardware for handwriting not available + - Option 2: Hardware for handwriting available + + + +[[!inline pages="internal(2022/info/handwritten-after)" raw="yes"]] + +[[!inline pages="internal(2022/info/handwritten-nav)" raw="yes"]] + +[[!taglink CategoryOrgMode]] -- cgit v1.2.3