diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-09-07 07:32:40 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-09-07 07:32:40 -0400 |
commit | 4d220e0df7b963ba4c17c7b4bb408db936fc939d (patch) | |
tree | db4274b2231deac5606d7644625584adb2f0df18 /2024/info | |
parent | 9ede1059f5db7050de8fecf291ec7963c4357083 (diff) | |
download | emacsconf-wiki-4d220e0df7b963ba4c17c7b4bb408db936fc939d.tar.xz emacsconf-wiki-4d220e0df7b963ba4c17c7b4bb408db936fc939d.zip |
add project, writing
Diffstat (limited to '2024/info')
-rw-r--r-- | 2024/info/p-search-nav.md | 1 | ||||
-rw-r--r-- | 2024/info/project-after.md | 10 | ||||
-rw-r--r-- | 2024/info/project-before.md | 12 | ||||
-rw-r--r-- | 2024/info/project-nav.md | 6 | ||||
-rw-r--r-- | 2024/info/writing-after.md | 10 | ||||
-rw-r--r-- | 2024/info/writing-before.md | 12 | ||||
-rw-r--r-- | 2024/info/writing-nav.md | 7 |
7 files changed, 58 insertions, 0 deletions
diff --git a/2024/info/p-search-nav.md b/2024/info/p-search-nav.md index a7fdc203..dbb1835e 100644 --- a/2024/info/p-search-nav.md +++ b/2024/info/p-search-nav.md @@ -1,6 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] +Previous by track: <a href="/2024/talks/writing">Emacs Writing Studio</a> Next by track: <a href="/2024/talks/learning">Survival of the Skillest: Thriving in the Learning Jungle</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2024/info/project-after.md b/2024/info/project-after.md new file mode 100644 index 00000000..32ab8822 --- /dev/null +++ b/2024/info/project-after.md @@ -0,0 +1,10 @@ +<!-- Automatically generated by emacsconf-publish-after-page --> + + +Questions or comments? Please e-mail [blaine-mooers@ouhsc.edu](mailto:blaine-mooers@ouhsc.edu?subject=Comment%20for%20EmacsConf%202023%20project%3A%20Managing%20writing%20project%20metadata%20with%20org-mode) + +---- +Got an idea for an EmacsConf talk or session? We'd love to hear from you! Check out the [[Call for Participation|/2024/cfp]] for details. + + +<!-- End of emacsconf-publish-after-page --> diff --git a/2024/info/project-before.md b/2024/info/project-before.md new file mode 100644 index 00000000..14c43a73 --- /dev/null +++ b/2024/info/project-before.md @@ -0,0 +1,12 @@ +<!-- Automatically generated by emacsconf-publish-before-page --> +[[!toc ]] +Format: 20-min talk; Q&A: BigBlueButton conference room +Status: TO_CONFIRM + + + + + + +# Description +<!-- End of emacsconf-publish-before-page -->
\ No newline at end of file diff --git a/2024/info/project-nav.md b/2024/info/project-nav.md new file mode 100644 index 00000000..472d4768 --- /dev/null +++ b/2024/info/project-nav.md @@ -0,0 +1,6 @@ + +<div class="talk-nav"> +Back to the [[talks]] +Next by track: <a href="/2024/talks/writing">Emacs Writing Studio</a> +Track: <span class="sched-track General">General</span> +</div> diff --git a/2024/info/writing-after.md b/2024/info/writing-after.md new file mode 100644 index 00000000..e9e4236b --- /dev/null +++ b/2024/info/writing-after.md @@ -0,0 +1,10 @@ +<!-- Automatically generated by emacsconf-publish-after-page --> + + +Questions or comments? Please e-mail [peter@prevos.net](mailto:peter@prevos.net?subject=Comment%20for%20EmacsConf%202023%20writing%3A%20Emacs%20Writing%20Studio) + +---- +Got an idea for an EmacsConf talk or session? We'd love to hear from you! Check out the [[Call for Participation|/2024/cfp]] for details. + + +<!-- End of emacsconf-publish-after-page --> diff --git a/2024/info/writing-before.md b/2024/info/writing-before.md new file mode 100644 index 00000000..94695b71 --- /dev/null +++ b/2024/info/writing-before.md @@ -0,0 +1,12 @@ +<!-- Automatically generated by emacsconf-publish-before-page --> +[[!toc ]] +Format: 10-min talk; Q&A: ask questions via Etherpad/IRC; we'll e-mail the speaker and post answers on this wiki page after the conference +Status: TO_CONFIRM + + + + + + +# Description +<!-- End of emacsconf-publish-before-page -->
\ No newline at end of file diff --git a/2024/info/writing-nav.md b/2024/info/writing-nav.md new file mode 100644 index 00000000..17bca7ec --- /dev/null +++ b/2024/info/writing-nav.md @@ -0,0 +1,7 @@ + +<div class="talk-nav"> +Back to the [[talks]] +Previous by track: <a href="/2024/talks/project">Managing writing project metadata with org-mode</a> +Next by track: <a href="/2024/talks/p-search">p-search: a local search engine in Emacs</a> +Track: <span class="sched-track General">General</span> +</div> |