From 673959c0c61f3f2ce468b0523bac3e33181e2fc4 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 22 Jul 2023 22:42:52 -0400 Subject: add flat and ref --- 2023/talks/flat.md | 24 ++++++++++++++++++++++++ 2023/talks/ref.md | 31 +++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 2023/talks/flat.md create mode 100644 2023/talks/ref.md (limited to '2023/talks') diff --git a/2023/talks/flat.md b/2023/talks/flat.md new file mode 100644 index 00000000..f19bafec --- /dev/null +++ b/2023/talks/flat.md @@ -0,0 +1,24 @@ +[[!meta title="A modern Emacs look-and-feel without pain"]] +[[!meta copyright="Copyright © 2023 Pedro A. Aranda"]] +[[!inline pages="internal(2023/info/flat-nav)" raw="yes"]] + + + + + +# A modern Emacs look-and-feel without pain +Pedro A. Aranda (he) + +[[!inline pages="internal(2023/info/flat-before)" raw="yes"]] + +In my talk I will show how to enrich themes without having to write them +from scratch, using the flat-button style. This gives you the possibility +of creating a nice Emacs GUI with minimal extra ELISP. + + + +[[!inline pages="internal(2023/info/flat-after)" raw="yes"]] + +[[!inline pages="internal(2023/info/flat-nav)" raw="yes"]] + + diff --git a/2023/talks/ref.md b/2023/talks/ref.md new file mode 100644 index 00000000..dae9f8b3 --- /dev/null +++ b/2023/talks/ref.md @@ -0,0 +1,31 @@ +[[!meta title="Org-Mode Workflow: Informal Reference Tracking"]] +[[!meta copyright="Copyright © 2023 Christopher Howard"]] +[[!inline pages="internal(2023/info/ref-nav)" raw="yes"]] + + + + +# Org-Mode Workflow: Informal Reference Tracking +Christopher Howard (he/him) - IRC: lispmacs, + +[[!inline pages="internal(2023/info/ref-before)" raw="yes"]] + +This talk describes my Emacs workflow for keep track of references to papers, +book, and Web articles, and other things I might want to look-up or quote +later. I go over a few code snippets and some basic org commands which make +the process quick, easy, and practical for my needs. + +This talk is targetted for the beginner to intermediate Emacs user, or those +who do not have much experience with org-mode. Also, those who do a lot of +advanced technical writing should look instead to Vidianos Giannitsis' talk +[Writing and organizing literature +notes for scientific writing](https://emacsconf.org/2022/talks/science/) where they will find better tools for reference +tracking and scraping. + + + +[[!inline pages="internal(2023/info/ref-after)" raw="yes"]] + +[[!inline pages="internal(2023/info/ref-nav)" raw="yes"]] + + -- cgit v1.2.3