emacs/var/elfeed/db/data/ea/ea50a178aa696f644b1b7e59a0803eadc9f9f141
2022-01-03 12:49:32 -06:00

24 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>Raw link: <a href="https://www.youtube.com/watch?v=EWApxQd1sYI">https://www.youtube.com/watch?v=EWApxQd1sYI</a></p>
<p>In this video I demonstrate how I combine Elfeed and Bongo into a
workflow for storing and playing content from my multimedia feeds
(podcasts and videos). The implementation is fairly straightforward and
the overall result is quite effective, based on my expectations.</p>
<p>On a more general note, this shows yet again how integration between
various otherwise standalone tools is one of Emacs greatest strengths.</p>
<p>To understand how I use Elfeed and Bongo separately, you can watch my
recent videos:</p>
<ul>
<li>Bongo and my extras: <a href="https://protesilaos.com/codelog/2020-08-06-emacs-bongo-extras/">https://protesilaos.com/codelog/2020-08-06-emacs-bongo-extras/</a></li>
<li>Elfeed and my extras: <a href="https://protesilaos.com/codelog/2020-06-09-emacs-elfeed-demo/">https://protesilaos.com/codelog/2020-06-09-emacs-elfeed-demo/</a></li>
</ul>
<p>Also make sure to visit my Emacs configuration file, from where you can
get the code: <a href="https://protesilaos.com/emacs/dotemacs">https://protesilaos.com/emacs/dotemacs</a></p>