summaryrefslogtreecommitdiffstats
path: root/2021/talks/professional.md
diff options
context:
space:
mode:
Diffstat (limited to '2021/talks/professional.md')
-rw-r--r--2021/talks/professional.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/2021/talks/professional.md b/2021/talks/professional.md
index 8781f521..e0233886 100644
--- a/2021/talks/professional.md
+++ b/2021/talks/professional.md
@@ -8,8 +8,6 @@
# Using Org-Mode For Recording Continuous Professional Development
Philip Beadling
-
-
[[!inline pages="internal(2021/info/professional-schedule)" raw="yes"]]
I recently had the pleasure of being audited for my CPD record with one
@@ -54,7 +52,19 @@ to execute it on opening the Org file. The elisp concerns itself with
nice custom org capture functions and a few functions to ensure nice
formatting on export, etc.
+# Discussion
+
+IRC nick: pbeadling
+- Very impressive use of capturing
+- This is madness, and I am a little ashamed of saying that I have wanted to do something similar for personal reasons. I feel it is an overkill I cannot justify to myself
+ - pbeadling: For me it largely motivated by trying to make the whole task more interesting
+ - i think of like lots of us falling in lots of rabbit holes, making for quite a cavernous attack surface, when we consider Emacs is including it's various package arcives.
+- hmm, hooking is a neat way to check in/ouut
+- the workflow looks good but why he isn't integrating this with org agenda ?
+ - pbeadling: Agree - merging with org-agenda is the next thing I want to do with this
+ - pbeadling: For the CPD thing the biggest limitation I think is that you have to have the org file in the current buffer to add items - really you want to be able to capture CPD items from anywhere in your workflow - when I get some time I'll update the script to integrate better with capture and agenda like this.
+- <https://www.reddit.com/r/emacs/comments/jmpsdl/continuous_professional_development_record_in/>
# Outline