🏆 I provide private lessons on Emacs, Linux, and Life in general: https://protesilaos.com/coach/. Lessons continue throughout the year.

EWW and my extras (text-based Emacs web browser)

Raw link: https://www.youtube.com/watch?v=1lyGegcYxTI

In this video I demonstrate the text-based web browser that is built into Emacs: eww, or else the “Emacs Web Wowser”. While it is quite usable without any customisations, I have written several extensions for it to make my quotidian usage a bit more pleasant.

Refer to my Emacs configuration file (“dotemacs”) for the implementation details: https://protesilaos.com/emacs/dotemacs. The specific item that contains those extensions is prot-eww.el. Everything is part of my dotfiles’ repository: https://gitlab.com/protesilaos/dotfiles.