diff options
Diffstat (limited to '')
-rw-r--r-- | ideas.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ideas.md b/ideas.md new file mode 100644 index 00000000..13b73ea4 --- /dev/null +++ b/ideas.md @@ -0,0 +1,32 @@ +[[!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. :-) + +## 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 information management, personal finance, productivity** +- **Personal life, unexpected uses of Emacs** +- **Fun, games, multimedia** +- **Cool ideas from other editors and tools** + +You can also check out past EmacsConf programs to see what kinds of things people have shared before: + +- [[2023|/2023/talks]] +- [[2022|/2022/talks]] +- [[2021|/2021/schedule]] +- [[2020|/2020/schedule]] +- [[2019|/2019/schedule]] +- [[2015|/2015/schedule]] +- [[2013|/2013/#program]] |