forgot to add link to phlog. - gopherhole - My gopherhole source code.
(HTM) git clone git://jay.scot/gopherhole
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit d9bced4acad200b00cef0cc9d40f6933d2aadf94
(DIR) parent 5c32b549ea87f47fa97e58040f2721d8f555440c
(HTM) Author: Jay Scott <me@jay.scot>
Date: Mon, 1 Dec 2025 11:59:44 +0000
forgot to add link to phlog.
Diffstat:
M phlog/index.gph | 2 +-
M phlog/txt/029.txt | 11 +++++++----
2 files changed, 8 insertions(+), 5 deletions(-)
---
(DIR) diff --git a/phlog/index.gph b/phlog/index.gph
@@ -12,7 +12,7 @@
[ 2025 ]
[0|2025-12-01 ... sfeed, fdm, rdrview and mutt|/phlog/txt/029.txt|server|port]
-[0|2025-11-22 ... what's the crack?|/phlog/txt/028.txt|server|port]
+[0|2025-11-22 ... What's the crack?|/phlog/txt/028.txt|server|port]
[ 2024 ]
(DIR) diff --git a/phlog/txt/029.txt b/phlog/txt/029.txt
@@ -19,13 +19,13 @@ just disappear into the ether.
sfeed ---> fdm ---> rdrview ---> mutt
-Above is the basic flow of the setup and you can watch a screen recording
-of my normal usage under the SEE ALSO section. This shows me running a
+Above is the basic flow of the setup and you can watch [0] a screen
+recording of my normal usage, link below. This shows me running a
wrapper script that updates the feeds with sfeed, converts this to mbox,
and then calls fdm to do it's thing. I also open the feeds in mutt,
showing the article content is now within the email body, I then open a
-few of the links in lynx/rdrview directly to show you can still view them
-externally, if needed.
+few of the links in lynx/rdrview directly to show you can still view
+them externally, if needed.
To achieve this setup, we need to do the following:
@@ -130,4 +130,7 @@ can find all of these config my dotfiles repo, link on the gopher
homepage if needed.
+0. gopher://jay.scot/9/files/misc/rss-mutt-demo.mkv
+
+
.EOF