diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-10-08 07:57:30 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-10-08 07:57:30 -0400 |
commit | 3bd2633418052c71ba453cb818a01d3c10021cee (patch) | |
tree | 63ae26a09a9e5d410165cf4e6e48c0264b88457a /2022/info | |
parent | f2ae4769ed7a6d48e10ce05a556f0c784ebf900e (diff) | |
download | emacsconf-wiki-3bd2633418052c71ba453cb818a01d3c10021cee.tar.xz emacsconf-wiki-3bd2633418052c71ba453cb818a01d3c10021cee.zip |
Rename links to orgsuperlinks
Diffstat (limited to '2022/info')
-rw-r--r-- | 2022/info/buttons-nav.md | 2 | ||||
-rw-r--r-- | 2022/info/orgsuperlinks-after.md | 5 | ||||
-rw-r--r-- | 2022/info/orgsuperlinks-before.md | 2 | ||||
-rw-r--r-- | 2022/info/orgsuperlinks-nav.md | 7 | ||||
-rw-r--r-- | 2022/info/rolodex-nav.md | 2 |
5 files changed, 16 insertions, 2 deletions
diff --git a/2022/info/buttons-nav.md b/2022/info/buttons-nav.md index 08656e47..38f60d35 100644 --- a/2022/info/buttons-nav.md +++ b/2022/info/buttons-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2022/talks/links">Linking headings with org-super-links (poor-man's Zettelkasten)</a> +Previous by track: <a href="/2022/talks/orgsuperlinks">Linking headings with org-super-links (poor-man's Zettelkasten)</a> Next by track: <a href="/2022/talks/hyperorg">Powerful productivity with Hyperbole and Org Mode</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2022/info/orgsuperlinks-after.md b/2022/info/orgsuperlinks-after.md new file mode 100644 index 00000000..8d251732 --- /dev/null +++ b/2022/info/orgsuperlinks-after.md @@ -0,0 +1,5 @@ +<!-- Automatically generated by emacsconf-generate-after-page --> + + +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) +<!-- End of emacsconf-generate-after-page --> diff --git a/2022/info/orgsuperlinks-before.md b/2022/info/orgsuperlinks-before.md new file mode 100644 index 00000000..7b781ff6 --- /dev/null +++ b/2022/info/orgsuperlinks-before.md @@ -0,0 +1,2 @@ +<!-- Automatically generated by emacsconf-generate-before-page --> +<!-- End of emacsconf-generate-before-page -->
\ No newline at end of file diff --git a/2022/info/orgsuperlinks-nav.md b/2022/info/orgsuperlinks-nav.md new file mode 100644 index 00000000..66faaeb3 --- /dev/null +++ b/2022/info/orgsuperlinks-nav.md @@ -0,0 +1,7 @@ + +<div class="talk-nav"> +Back to the [[talks]] +Previous by track: <a href="/2022/talks/rolodex">Build a Zettelkasten with the Hyperbole Rolodex</a> +Next by track: <a href="/2022/talks/buttons">Linking personal info with Hyperbole implicit buttons</a> +Track: <span class="sched-track General">General</span> +</div> diff --git a/2022/info/rolodex-nav.md b/2022/info/rolodex-nav.md index 582825f8..7e7933e9 100644 --- a/2022/info/rolodex-nav.md +++ b/2022/info/rolodex-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2022/talks/orgyear">This Year in Org</a> -Next by track: <a href="/2022/talks/links">Linking headings with org-super-links (poor-man's Zettelkasten)</a> +Next by track: <a href="/2022/talks/orgsuperlinks">Linking headings with org-super-links (poor-man's Zettelkasten)</a> Track: <span class="sched-track General">General</span> </div> |