diff options
Diffstat (limited to '')
-rw-r--r-- | 2023/ideas.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/2023/ideas.md b/2023/ideas.md new file mode 100644 index 00000000..4f1e63a3 --- /dev/null +++ b/2023/ideas.md @@ -0,0 +1,26 @@ +[[!meta title="Ideas"]] +[[!meta copyright="Copyright © 2020, 2021, 2022 Amin Bandali; 2023 Sacha Chua"]] + +This is a place to collect ideas for talks and other sessions for +EmacsConf 2023. :-) + +You can also check out the ideas from previous years as well: +[[2021|2022/ideas]], [[2021|2021/ideas]], [[2020|2020/ideas]], [[2019|2019/ideas]], +[[2015|2015/ideas]]. + +## Ideas + +- **User stories:** Why and how did you get into Emacs? What was helpful? What was challenging? How did you get deeper into it? + - These types of talks help people connect with other people and see different user journeys. +- **Workflows:** How do you use different packages together? What kind of + glue makes things easier for you? Videos demonstrating workflows are + helpful because it's sometimes hard to read source code or package + documentation and imagine how things work. +- **Emacs configuration techniques, Emacs Lisp** +- **Coding:** Lots of people use Emacs to work with code. Do you have a good setup? Please share! +- **Academia:** Students, teachers, and researchers use Emacs too. +- **Other kinds of work** +- **Personal life, unexpected uses of Emacs** +- **Fun** + +### _Add your idea here!_ |