diff options
author | Christian Tietze <me@christiantietze.de> | 2025-10-04 07:16:21 +0200 |
---|---|---|
committer | Christian Tietze <me@christiantietze.de> | 2025-10-04 07:16:21 +0200 |
commit | ffd380938317be7ca6d2e3136a730300f2ae7379 (patch) | |
tree | d627b99be6abcc63642f7671ade287e60e478512 /2025/talks/zettelkasten.md | |
parent | b6860a5cc33fe6990986d0a704bc5f390bbffda1 (diff) | |
download | emacsconf-wiki-ffd380938317be7ca6d2e3136a730300f2ae7379.tar.xz emacsconf-wiki-ffd380938317be7ca6d2e3136a730300f2ae7379.zip |
Diffstat (limited to '2025/talks/zettelkasten.md')
-rw-r--r-- | 2025/talks/zettelkasten.md | 25 |
1 files changed, 9 insertions, 16 deletions
diff --git a/2025/talks/zettelkasten.md b/2025/talks/zettelkasten.md index 63143bf8..5469831f 100644 --- a/2025/talks/zettelkasten.md +++ b/2025/talks/zettelkasten.md @@ -13,30 +13,23 @@ Christian Tietze (he) - [@ctietze@mastodon.social](https://mastodon.social/@ctie There's this one thing you can do with your Emacs that is not chiefly a technological problem to solve: thinking through writing. -Emacs offers a malleable environment where you can tweak every key stroke, and every pixel on screen to your needs. Since we're all here at EmacsConf, the intention is clear: to use and enjoy Emacs, and spend our lives in this amazing environment. +Emacs offers a malleable environment where you can tweak every key stroke, and every pixel on screen to your needs. -While it's easy to ditch modern UI conveniences and pull technology like email, chat, database and server management, and editing book drafts into Emacs – well, these are tasks that have been implemented, for which there exist alternatives, and which you can teach Emacs to do in a similar way. Oversimplifying, we can copy and tweak existing solutions. +Since we're all here at EmacsConf, the intention is clear: to use and enjoy Emacs, and spend our lives in this amazing environment. -Now everyone's approach to <mark>thinking</mark> is a bit different, and there's no cookie cutter solution to merely rewrite in Emacs Lisp. Everyone needs to figure out how to do this on their own, and then find an implementation that suits their needs. (Including using paper, but we're not talking about paper here.) +While it's easy to ditch modern UI conveniences and pull technology like email, chat, database and server management, and editing book drafts into Emacs – well, these are tasks that have been implemented, for which there exist alternatives, and which you can teach Emacs to do in a similar way. -This is where I offer you one simple method to deep thinking, understanding, and problem solving: create yourself a Zettelkasten, an environment of linked notes that scales well over decades, so that you can take it with you into retirement and beyond for a lifelong journey of learning. +Oversimplifying: we can copy and tweak existing solutions and have a good life. -For this talk, I assume that writing improves the quality and depth of thought. I also assume that you know how to type and move around in Emacs. The rest is just convention, and we'll walk through a couple of examples and exercises together so that after this talk, you're equipped with the simple tools that help you unlock new insights in your future.- Talk description (<= 500 words): -There's this one thing you can do with your Emacs that is not chiefly a technological problem to solve: thinking through writing. - -Emacs offers a malleable environment where you can tweak every key stroke, and every pixel on screen to your needs. Since we're all here at EmacsConf, the intention is clear: to use and enjoy Emacs, and spend our lives in this amazing environment. - -While it's easy to ditch modern UI conveniences and pull technology like email, chat, database and server management, and editing book drafts into Emacs – well, these are tasks that have been implemented, for which there exist alternatives, and which you can teach Emacs to do in a similar way. Oversimplifying, we can copy and tweak existing solutions. - -Now everyone's approach to <mark>thinking</mark> is a bit different, and there's no cookie cutter solution to merely rewrite in Emacs Lisp. Everyone needs to figure out how to do this on their own, and then find an implementation that suits their needs. (Including using paper, but we're not talking about paper here.) +Now while everyone's email needs to use the same protocol, everyone's approach to _thinking_ is different. There's no cookie cutter solution to merely rewrite in Emacs Lisp. We all need to figure out how to do this on our own, and then find an implementation that suits our needs. (Including using paper, but we're not talking about paper here.) -This is where I offer you one simple method to deep thinking, understanding, and problem solving: create yourself a Zettelkasten, an environment of linked notes that scales well over decades, so that you can take it with you into retirement and beyond for a lifelong journey of learning. +**This is where I want to show you one simple foundational method to deep thinking, understanding, and problem solving:** create yourself a Zettelkasten, an environment of linked notes that scales well over decades, so that you can take it with you into retirement and beyond for a lifelong journey of learning. -For this talk, I assume that writing improves the quality and depth of thought. I also assume that you know how to type and move around in Emacs. The rest is just convention, and we'll walk through a couple of examples and exercises together so that after this talk, you're equipped with the simple tools that help you unlock new insights in your future. +For this presentation, I merely assume that you agree that writing improves the quality and depth of thought. I also assume that you know how to type and move around in Emacs. The rest is just convention, and we'll walk through a couple of examples and exercises together so that after this talk, you're equipped with the simple tools that help you unlock new insights in your future. -About the speaker: +## About Christian -Creative macOS/iOS developer with a strong focus on user experience and clean architecture. Driven by a passion for accessibility and performance, I have published six apps and authored three technical books and 895 blog posts and counting. I help developers world-wide to realize their app ideas with a deep understand for the technologies they use. +Christian is a macOS/iOS developer with a strong focus on user experience and clean architecture. Driven by a passion for accessibility and performance, Christian has shipped many apps and authored three technical books and 895+ blog posts, helping developers world-wide to realize their app ideas with a deep understand for the technologies they use. In 2013, Christian wrote about the Zettelkasten topic on his own personal blog and eventually moved everything over to <https://zettelkasten.de> where he and Sascha continue to teach and write. |