diff options
| author | Sacha Chua <sacha@sachachua.com> | 2026-09-25 11:21:56 -0400 |
|---|---|---|
| committer | Sacha Chua <sacha@sachachua.com> | 2026-09-25 11:21:56 -0400 |
| commit | f875922c4aede89b9a7b77fcab8666ddead7293f (patch) | |
| tree | 7dfb45bc53a1b7186edb0fa5829f89dc846bd5e4 /2026/info | |
| parent | 37c30ac168408a081c5093a07209f44c2ecafbdd (diff) | |
| download | emacsconf-wiki-f875922c4aede89b9a7b77fcab8666ddead7293f.tar.xz emacsconf-wiki-f875922c4aede89b9a7b77fcab8666ddead7293f.zip | |
add mobile
Diffstat (limited to '2026/info')
| -rw-r--r-- | 2026/info/ffs-nav.md | 2 | ||||
| -rw-r--r-- | 2026/info/mobile-after.md | 10 | ||||
| -rw-r--r-- | 2026/info/mobile-before.md | 13 | ||||
| -rw-r--r-- | 2026/info/mobile-nav.md | 7 | ||||
| -rw-r--r-- | 2026/info/writing-nav.md | 2 |
5 files changed, 32 insertions, 2 deletions
diff --git a/2026/info/ffs-nav.md b/2026/info/ffs-nav.md index e80c1be6..d241524a 100644 --- a/2026/info/ffs-nav.md +++ b/2026/info/ffs-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2026/talks/plots">Plots with ROOTs: Resilient data visualization with Emacs, Org and gnuplot</a> -Next by track: <a href="/2026/talks/writing">Close the writing accountability gap with Emacs</a> +Next by track: <a href="/2026/talks/mobile">How I fixed Org Mode's biggest mobile and collaboration problems</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2026/info/mobile-after.md b/2026/info/mobile-after.md new file mode 100644 index 00000000..3cf4598b --- /dev/null +++ b/2026/info/mobile-after.md @@ -0,0 +1,10 @@ +<!-- Automatically generated by emacsconf-publish-after-page --> + + +Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202023%20mobile%3A%20How%20I%20fixed%20Org%20Mode%27s%20biggest%20mobile%20and%20collaboration%20problems) + +---- +Got an idea for an EmacsConf talk or session? We'd love to hear from you! Check out the [[Call for Participation|/2026/cfp]] for details. + + +<!-- End of emacsconf-publish-after-page --> diff --git a/2026/info/mobile-before.md b/2026/info/mobile-before.md new file mode 100644 index 00000000..79402d67 --- /dev/null +++ b/2026/info/mobile-before.md @@ -0,0 +1,13 @@ +<!-- Automatically generated by emacsconf-publish-before-page --> +[[!toc ]] +Format: 10-min talk ; Q&A: BigBlueButton conference room Etherpad: <https://pad.emacsconf.org/2026-mobile> +Etherpad: <https://pad.emacsconf.org/2026-mobile> +Status: Waiting for video from speaker + + + + + + +# Description +<!-- End of emacsconf-publish-before-page -->
\ No newline at end of file diff --git a/2026/info/mobile-nav.md b/2026/info/mobile-nav.md new file mode 100644 index 00000000..757749b6 --- /dev/null +++ b/2026/info/mobile-nav.md @@ -0,0 +1,7 @@ + +<div class="talk-nav"> +Back to the [[talks]] +Previous by track: <a href="/2026/talks/ffs">Plain text presentations in GNU Emacs with ffs</a> +Next by track: <a href="/2026/talks/writing">Close the writing accountability gap with Emacs</a> +Track: <span class="sched-track General">General</span> +</div> diff --git a/2026/info/writing-nav.md b/2026/info/writing-nav.md index 31bb7d8b..eaed632a 100644 --- a/2026/info/writing-nav.md +++ b/2026/info/writing-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2026/talks/ffs">Plain text presentations in GNU Emacs with ffs</a> +Previous by track: <a href="/2026/talks/mobile">How I fixed Org Mode's biggest mobile and collaboration problems</a> Next by track: <a href="/2026/talks/hyperbole">Hyperbole, My Dear Watson</a> Track: <span class="sched-track General">General</span> </div> |
