Emacs Obsidian Vim
30. Mai 2024 / 30. Mai 2024 von Daniel Annen | Kommentar schreiben
By Default (22.08.2023) A 30 minute video about opening up a text box and typing something into it for later, made for people who watch videos about doing that rather than just getting work done.
Weiterlesen »
Schlagworte
Emacs Vim
18. Mai 2024 / 24. Mai 2024 von Daniel Annen | Kommentar schreiben
ThePrime Time (18.05.2023) Recorded live on twitch, GET IN
Emacs
28. März 2024 / 28. März 2024 von Daniel Annen | Kommentar schreiben
The Linux Cast (28.12.2022) Today I talk about Emacs, and why you should (and shouldn’t) use it.
12. November 2023 / 14. November 2023 von Daniel Annen | Kommentar schreiben
DistroTube (02.06.2023) Configuring Emacs will be a video series where I begin with a vanilla installation of GNU Emacs and configure it into what I want. In this initial video, I will setup the elpaca package manager, evil mode (Vim-like keybindings), general.el (for setting keybindings) and which-key. I will also do some minor modifications to […]
5. September 2022 / 5. November 2023 von Daniel Annen | Kommentar schreiben
DistroTube This tutorial will cover some of the basic commands and customization options of ‘”dired”, the file manager inside Emacs. This video will focus on dired within Doom Emacs, using the evil keybindings (vim-like keybindings). Although this video is nearly 30 minutes long, it barely scratches the surface of the functionality available within this excellent […]
13. Juni 2022 / 5. November 2023 von Daniel Annen | Kommentar schreiben
DistroTube (11.08.2020) There seems to be a misconception about Emacs. Many think that Emacs is only useful for programming. Nothing could be further from the truth. If you do any kind of writing, you owe it to yourself to take a look at the tools that Emacs offers.
8. Juni 2022 / 5. November 2023 von Daniel Annen | Kommentar schreiben
DistroTube (07.06.2022) In the last couple of years, I have really started to write everything in Org Mode. Whether it be articles, documentation, scripts, programming…I use Org for all of it. But, there is one thing that kind of bugged me, especially with my literate programming using Org. I hated having to constantly run org-babel-tangle […]
1. Mai 2022 / 5. November 2023 von Daniel Annen | Kommentar schreiben
DistroTube Many Vim users find Doom Emacs overwhelming at first, because of the orgy of documentation. There is so much to learn! Don’t worry. You don’t need to learn everything on Day One. If you already have a strong foundation with Vim commands, then you are almost ready for Doom Emacs. But here’s a few […]
13. März 2022 / 5. November 2023 von Daniel Annen | Kommentar schreiben
System Crafters (20.07.2021) In this video, I’ll show you how to manage separate lists of buffers and window layouts for different purposes using a great package called Perspective.el. If you’ve ever wanted a way to keep clean “workspaces” for multiple projects in Emacs, this package will be a great addition to your workflow! Check […]
8. März 2022 / 5. November 2023 von Daniel Annen | Kommentar schreiben
Chris Kauffman, University of Minnesota (07.02.2020) Overview of editing basics in the Emacs text editor. Emphasis on cursor movement, killing/yanking text, buffers for files/directories/shells, and basic edit/compile development cycles. Notes: https://www.annen.ch/res/01-emacs-basics.html Tool Time Session 2: Emacs Customization (20.02.2020) Overview of customizing Emacs. Emphasis editing the .emacs initialization file, dynamically executing Lisp code to modify […]
ATMakers (10.12.2017) Like many experienced programmers, I use Emacs as my text editor (even on Windows)… and I occasionally have to explain why. Then, I saw a discussion on Adafruit’s Discus server about favorite editors, and had a real need for one of Emacs’ more obscure (and very powerful) features so I decided to screencast […]
2. März 2022 / 5. November 2023 von Daniel Annen | Kommentar schreiben
Gavin Freeborn (25.11.2021) This tutorial is focused on getting Vim style keys in Emacs without having to install Doom Emacs. With the rise in Emacs distros I have seen a rise in reliance on them to avoid learning Emacs. While I am all for people using what works for them I wanted to make a […]
1. März 2022 / 5. November 2023 von Daniel Annen | Kommentar schreiben
DistroTube (12.04.2021) In my never-ending quest to find the perfect way to create beautiful (yet minimal) websites, I had to try out Org Export in Emacs. Since I tend to write everything in Org Mode these days, it would be amazing to simply be able to convert my Org docs into HTML, and maybe add […]
28. Februar 2022 / 9. Juni 2024 von Daniel Annen | Kommentar schreiben
System Crafters (27.09.2021) In this video, I’ll show you how to get started using Org Mode to build a static website from a folder of .org files! We’ll do this by creating an Emacs Lisp script that can run separately from your Emacs configuration, even on CI systems like GitHub Actions or SourceHut Builds for […]
21. Februar 2022 / 24. Mai 2024 von Daniel Annen | Kommentar schreiben
DistroTube (12.06.2021) Probably one of the most common Vim/Emacs questions that I get is “Why would I choose Emacs over Vim?” Or “what does Emacs have to offer that Vim doesn’t?” You see this question all the time from Vim users on message boards and support forums. So I wanted to take a minute to […]