From 2b47dac39b443210eb0d34ac31257f19c4ab1a64 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 2 Dec 2021 12:46:03 -0500 Subject: Add pad stuff --- 2021/talks/cs.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to '2021/talks/cs.md') diff --git a/2021/talks/cs.md b/2021/talks/cs.md index 931b323e..3ff1653f 100644 --- a/2021/talks/cs.md +++ b/2021/talks/cs.md @@ -8,8 +8,6 @@ # One effective CS grad student workflow Greg Coladonato - - [[!inline pages="internal(2021/info/cs-schedule)" raw="yes"]] When I was an undergrad, I learned many things, most of @@ -24,6 +22,27 @@ inspire others to build workflows that make them more productive. IRC nick: gcoladon +Pad: + +- Q1: Can org-roam also be used with EPUB files? It would be nice to + make notes for books as well. + - A: Interesting question \-- I\'ve never considered doing it that + way. When there is a textbook I want to take notes on, I find + the PDF for the textbook and split it into one PDF file per + section or chapter, and then use those PDFs just like any other + PDFs. What do you like about EPUB files? +- Q2: How does pdf-tools not being maintained as it used to affect + you. Since emacs have replaced image magic library and pdf-tools is + dependent on it how are you going to transition your work flow? + - A: Hmm I have not considered this at all. Is there some time in + the near future at which pdf-tools will stop working on the + current version of Emacs? I was not aware of that if that\'s the + case. Thanks for bringing that to my attention! +- Q3: Your workflow is very impressive.  Would it be possible that you + share your emacs configuration files? (via email) + - A: Yes, I will work on collecting up the bits of elisp that make + up that configuration and share it , probably via Github gist.  + BBB: - I'm trying to develop one, but haven't spent enough time on it. (My interests are mostly related to programming language standards and history, and the PDFs are generally enormous and inscrutable.) -- cgit v1.2.3