From 7cde4b24439a5c16ba992f55a7888d0a5bf6b3b7 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Mon, 13 May 2019 16:05:31 +0200
Subject: [PATCH] adds notes from ydiv meeting

---
 pandoc-papers.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/pandoc-papers.md b/pandoc-papers.md
index a08a076..467935d 100644
--- a/pandoc-papers.md
+++ b/pandoc-papers.md
@@ -10,9 +10,12 @@
 - next generation **communication**
   - avoid emails with attachments, right?
   - early and frequent reviews improve quality
-- **automated** publishing
+- **automated**
+  - spell checking
   - high quality typesetting
+  - publishing
 - get rid of MS Word, Google Docs, Dropbox
+- **future proof** way of doing things
 
 # tools
 
@@ -180,6 +183,8 @@ watchexec -w paper.md -- make paper.pdf
 ## discussion
 
 - Which tools do you currently use?
+  - Anyone know **pandoc-scholar**?
+  - Anyone know **authorea**?
 - What are your workflows?
 - How do you communicate, collaborate and review?
 - What annoys you the most? (i.e. how can we improve)
-- 
GitLab