From 6817976feb59c6e558ddd739d82a38ee94531641 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 8 Oct 2022 08:01:56 -0400 Subject: Add the orgsuperlinks page with the e-mail --- 2022/draft-schedule.md | 2 +- 2022/info/orgsuperlinks-after.md | 2 +- 2022/talks/orgsuperlinks.md | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 2022/talks/orgsuperlinks.md (limited to '2022') diff --git a/2022/draft-schedule.md b/2022/draft-schedule.md index 8b6ae7ff..2f4a5f31 100644 --- a/2022/draft-schedule.md +++ b/2022/draft-schedule.md @@ -8,7 +8,7 @@ Jump to: Sat Dec 3 - S [[!template id=sched title="Back to school with Emacs" url="/2022/talks/school" speakers="Daniel Rösel" q-and-a="IRC" track="General" slug="school" time="20" startutc="2022-12-03T14:45:00+0000" endutc="2022-12-03T15:05:00+0000" start="9:45" end="10:05"]] [[!template id=sched title="Pre-localizing Emacs" url="/2022/talks/localizing" speakers="Jean-Christophe Helary" q-and-a="live" track="Development" slug="localizing" time="20" startutc="2022-12-03T15:00:00+0000" endutc="2022-12-03T15:20:00+0000" start="10:00" end="10:20"]] [[!template id=sched title="How to incorporate handwritten notes into Emacs Orgmode" url="/2022/talks/handwritten" speakers="Bala Ramadurai" q-and-a="live" track="General" slug="handwritten" time="10" startutc="2022-12-03T15:15:00+0000" endutc="2022-12-03T15:25:00+0000" start="10:15" end="10:25"]] -[[!template id=sched title="Tree-sitter beyond syntax highlighting" url="/2022/talks/treesitter" speakers="meain" q-and-a="IRC or pad after event" track="Development" slug="treesitter" time="10" startutc="2022-12-03T15:45:00+0000" endutc="2022-12-03T15:55:00+0000" start="10:45" end="10:55"]] +[[!template id=sched title="Tree-sitter beyond syntax highlighting" url="/2022/talks/treesitter" speakers="Abin Simon" q-and-a="IRC or pad after event" track="Development" slug="treesitter" time="10" startutc="2022-12-03T15:45:00+0000" endutc="2022-12-03T15:55:00+0000" start="10:45" end="10:55"]] [[!template id=sched title="Writing and organizing literature notes for scientific writing" url="/2022/talks/science" speakers="Vidianos" q-and-a="live" track="General" slug="science" time="20" startutc="2022-12-03T15:55:00+0000" endutc="2022-12-03T16:15:00+0000" start="10:55" end="11:15"]] [[!template id=sched title="lsp-bridge: complete asynchronous LSP client" url="/2022/talks/lspbridge" speakers="Andy Stewart" q-and-a="IRC" track="Development" slug="lspbridge" time="20" startutc="2022-12-03T16:05:00+0000" endutc="2022-12-03T16:25:00+0000" start="11:05" end="11:25"]] [[!template id=sched title="Attending and organizing Emacs meetups" url="/2022/talks/meetups" speakers="Bhavin Gandhi" q-and-a="live" track="General" slug="meetups" time="10" startutc="2022-12-03T18:00:00+0000" endutc="2022-12-03T18:10:00+0000" start="1:00" end="1:10"]] diff --git a/2022/info/orgsuperlinks-after.md b/2022/info/orgsuperlinks-after.md index 8d251732..217e7f06 100644 --- a/2022/info/orgsuperlinks-after.md +++ b/2022/info/orgsuperlinks-after.md @@ -1,5 +1,5 @@ -Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20orgsuperlinks%3A%20Linking%20headings%20with%20org-super-links%20%28poor-man%27s%20Zettelkasten%29) +Questions or comments? Please e-mail [EmacsConf22@Karl-Voit.at](mailto:EmacsConf22@Karl-Voit.at?subject=Comment%20for%20EmacsConf%202022%20orgsuperlinks%3A%20Linking%20headings%20with%20org-super-links%20%28poor-man%27s%20Zettelkasten%29) diff --git a/2022/talks/orgsuperlinks.md b/2022/talks/orgsuperlinks.md new file mode 100644 index 00000000..cdaf57cd --- /dev/null +++ b/2022/talks/orgsuperlinks.md @@ -0,0 +1,34 @@ +[[!meta title="Linking headings with org-super-links (poor-man's Zettelkasten)"]] +[[!meta copyright="Copyright © 2022 Karl Voit"]] +[[!inline pages="internal(2022/info/orgsuperlinks-nav)" raw="yes"]] + + + + + +# Linking headings with org-super-links (poor-man's Zettelkasten) +Karl Voit (he/him, IRC: publicvoit, ) + +[[!inline pages="internal(2022/info/orgsuperlinks-before)" raw="yes"]] + +As written on + Karl thinks +that a full-blown Zettelkasten workflow is not always a perfect match +for a given set of requirements. + +To him, the most important aspects of the Zettelkasten method are the +bi-directional links between arbitrary headings. If you want to use +such links without the additional burden and benefit of a +Zettelkasten implementation, you might want to learn how +org-super-links is able to help you here. + +In this talk, you will see how org-super-links are being used in +the author's setup for linking headings. + + + +[[!inline pages="internal(2022/info/orgsuperlinks-after)" raw="yes"]] + +[[!inline pages="internal(2022/info/orgsuperlinks-nav)" raw="yes"]] + +[[!taglink CategoryOrgMode]] [[!taglink CategoryZettelkasten]] -- cgit v1.2.3