summaryrefslogtreecommitdiffstats
path: root/2022/talks/workflows.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-02 00:13:39 +0000
committeranonymous docker user <anon@emacsconf.org>2022-10-02 00:13:39 +0000
commitd66a5be7ee0e72310ec4b3235bc2e1a0df109219 (patch)
tree7e60b74b49cdb31af819c1e90d37d616549007fe /2022/talks/workflows.md
parent081a26fcebed9fd862096bbcbbfdedcd23b0187b (diff)
downloademacsconf-wiki-d66a5be7ee0e72310ec4b3235bc2e1a0df109219.tar.xz
emacsconf-wiki-d66a5be7ee0e72310ec4b3235bc2e1a0df109219.zip
Add new talks
Diffstat (limited to '2022/talks/workflows.md')
-rw-r--r--2022/talks/workflows.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/2022/talks/workflows.md b/2022/talks/workflows.md
new file mode 100644
index 00000000..20d082dc
--- /dev/null
+++ b/2022/talks/workflows.md
@@ -0,0 +1,33 @@
+[[!meta title="Org workflows for developers"]]
+[[!meta copyright="Copyright &copy; 2022 George Mauer"]]
+[[!inline pages="internal(2022/info/workflows-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-generate-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# Org workflows for developers
+George Mauer (he/him/they/ze)
+
+[[!inline pages="internal(2022/info/workflows-before)" raw="yes"]]
+
+
+# Table of Contents
+
+
+
+We all know org-mode is great but much of the discussion often
+focuses on the agendas, todo lists, and project planning. These are
+all valuable. yet rarely do we talk about workflows that do work, not
+just plan it. Inspired by literate programming ideas, this talk will
+demonstrate a grab-bag of workflows developed over the years that are
+of use not only for planning, tracking, note keeping, and ops work,
+but in actual day-to-day enterprise software development.
+
+
+
+[[!inline pages="internal(2022/info/workflows-after)" raw="yes"]]
+
+[[!inline pages="internal(2022/info/workflows-nav)" raw="yes"]]
+
+[[!taglink CategoryOrgMode]] [[!taglink CategoryCoding]]