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/handwritten.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to '2022/talks/handwritten.md') diff --git a/2022/talks/handwritten.md b/2022/talks/handwritten.md index 2cdcbc36..7e41eb07 100644 --- a/2022/talks/handwritten.md +++ b/2022/talks/handwritten.md @@ -35,25 +35,25 @@ This talk will introduce to you a simple system to integrate handwritten notes i - Tesseract is a free and open source tool to do OCR (may or may not convert handwriting) - -- Karl Voit: I\'m not practicing handwritten OCR at the moment. From - what I\'ve read, offline handwriting OCR (offline OCR = not +- Karl Voit: I'm not practicing handwritten OCR at the moment. From + what I've read, offline handwriting OCR (offline OCR = not recognizing while writing but form a (scanned) document) is only implemented in a good way in highly proprietary services such as - Microsoft OneNote and Evernote and Apple Notes. Since I don\'t use + Microsoft OneNote and Evernote and Apple Notes. Since I don't use those services on purpose - (), I don\'t have - personal experience. I\'m still hoping that there will be a FOSS + (), I don't have + personal experience. I'm still hoping that there will be a FOSS solution one fine day. - - I\'m (rarely) taking notes on my BOOX Note Air e-ink tablet - (which I love). It has decent on-device offline-OCR but it\'s + - I'm (rarely) taking notes on my BOOX Note Air e-ink tablet + (which I love). It has decent on-device offline-OCR but it's really tedious to use it. So usually, I keep the notes as PDF - file and don\'t care to OCR it. Not great but at the moment I + file and don't care to OCR it. Not great but at the moment I can live with it. - - After all: I\'m much faster when typing on my keyboard + - After all: I'm much faster when typing on my keyboard () - so if - there is no graphical information to be captured, I\'m faster + there is no graphical information to be captured, I'm faster typing in Org mode than writing by hand. -- \-- another potential OCR +- -- another potential OCR solution that is FOSS, but supported only on Windows OS - mathpix seems to support OCR now as well: - @@ -66,7 +66,7 @@ This talk will introduce to you a simple system to integrate handwritten notes i - Also, livescript uses special pens and tablets (erasable and correctable), transcribes your handwriting -- [LiveScribe](https://www.amazon.com/Livescribe-Single-Subject-Notebook-4-pack/dp/B001AALJ1I/ref=asc\_df\_B001AALJ1I/?tag=hyprod-20&linkCode=df0&hvadid=167151358503&hvpos=&hvnetw=g&hvrand=14286771041209503377&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9027973&hvtargid=pla-359920653567&psc=1) +- [LiveScribe](https://www.amazon.com/Livescribe-Single-Subject-Notebook-4-pack/dp/B001AALJ1I/ref=asc_df_B001AALJ1I/?tag=hyprod-20&linkCode=df0&hvadid=167151358503&hvpos=&hvnetw=g&hvrand=14286771041209503377&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9027973&hvtargid=pla-359920653567&psc=1) ## Questions and answers @@ -94,13 +94,13 @@ This talk will introduce to you a simple system to integrate handwritten notes i - side note: org-remark could be useful for this - Q: How fancy has your handwritten notes import been to org mode, - Bullets, TODO , org tables etc\... + Bullets, TODO , org tables etc... - A: Bala uses an asterisk on paper when writing tasks, and makes them into org tasks during manual transcription. Would be really cool to OCR org constructs from paper. TODO items etc. - Handwriting helps thinking, speaking with an audience. Computers have led to handwriting being less important, but Bala thinks - they\'re very efficient and important :) + they're very efficient and important :) - Q: How often do you instead type in and summarize your notes? Would you consider that a suitable approach for yourself, e.g. at the end of the day? -- cgit v1.2.3