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.md19
1 files changed, 17 insertions, 2 deletions
diff --git a/2021/talks/professional.md b/2021/talks/professional.md
index 7223f33f..5a16d2c1 100644
--- a/2021/talks/professional.md
+++ b/2021/talks/professional.md
@@ -8,6 +8,10 @@
# Using Org-Mode For Recording Continuous Professional Development
Philip Beadling
+[[!taglink CategoryOrgMode]]
+
+[[!inline pages="internal(2021/info/professional-schedule)" raw="yes"]]
+
I recently had the pleasure of being audited for my CPD record with one
of the large engineering professional bodies. I decided to harness
org-mode's TODO lists to record CPD items and my progress against them
@@ -50,7 +54,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
@@ -62,7 +78,6 @@ containing all the items tabulated and ready for audit review. I
estimate this at approx 10 minutes.
-
-[[!inline pages="internal(2021/info/professional-schedule)" raw="yes"]]
+[[!inline pages="internal(2021/captions/professional)" raw="yes"]]
[[!inline pages="internal(2021/info/professional-nav)" raw="yes"]]