Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonyaldon/inside-emacs

complementary material for the Youtube video series Inside Emacs
https://github.com/tonyaldon/inside-emacs

Last synced: about 1 month ago
JSON representation

complementary material for the Youtube video series Inside Emacs

Awesome Lists containing this project

README

        

# About

`inside-emacs` is a **complementary material** for the video series **inside emacs**.

Watch on my Youtube channel [Tony Aldon](https://youtu.be/F1IXixEhQwk)
the playlists:
- [ORG SPREADSHEET](https://www.youtube.com/watch?v=wrEYankhAIs&list=PLGMx7bOKMJTwx5eGVlBndN-teW1RhV7VQ&ab_channel=TonyAldon)
- [ORG-TABLE](https://www.youtube.com/watch?v=pRXRwQ1GGr4&list=PLGMx7bOKMJTw4p7vs1kTGBAnW81NB57Wv&ab_channel=TonyAldon)
- [INSIDE EMACS](https://www.youtube.com/watch?v=F1IXixEhQwk&list=PLGMx7bOKMJTxx2Vx155xbiOrb38Lp3nt1&ab_channel=TonyAldon)

# Content

If you want to reproduce some of the actions made in **inside
emacs** videos, here you'll find:

1. Various list of the commands I use in the videos and the packages
they belong to,
2. The code of the customized commands I use in the videos,
3. When it's possible, the files I use to make the videos.

For instance, the informations corresponding to the video
[tables, code blocks, the magic of org-mode | Inside Emacs #6 (part 14)](https://www.youtube.com/watch?v=ay7zslbSFqg)
can be found:
1. in [./resources/videos/inside-emacs-06-part-14.org](./resources/videos/inside-emacs-06-part-14.org)
for the commands, functions and variables used in the video,
2. in [./resources/src/inside-emacs-06-part-14/](./resources/src/inside-emacs-06-part-14/)
for the files used in the video.

# Contact

Do you have any question or suggestion? Please, feel free to:
* leave me a message on twitter @tonyaldon
* or to email me at [email protected].

# License
Project under MIT license