aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2023-07-11-feed
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-08-30 18:35:23 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-08-30 18:35:23 +0200
commit5e3b4b6c21d33b28e60ce976479339f72d544a6c (patch)
tree0e5a101d4944e7dd5a99606344b6a6807a9a5606 /src/blog/2023-07-11-feed
parentd3f0841cfdd229ff16b8a230117737a435fc7a56 (diff)
downloadsebastiano.tronto.net-5e3b4b6c21d33b28e60ce976479339f72d544a6c.tar.gz
sebastiano.tronto.net-5e3b4b6c21d33b28e60ce976479339f72d544a6c.zip
Switch from stagit to cgit
Diffstat (limited to 'src/blog/2023-07-11-feed')
-rw-r--r--src/blog/2023-07-11-feed/feed.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2023-07-11-feed/feed.md b/src/blog/2023-07-11-feed/feed.md
index feb5cd6..9c56bcb 100644
--- a/src/blog/2023-07-11-feed/feed.md
+++ b/src/blog/2023-07-11-feed/feed.md
@@ -62,7 +62,7 @@ reader UI.
62In the first version I made, my feeds were separated in folders, 62In the first version I made, my feeds were separated in folders,
63one per file, and one could select multiple feeds or even entire 63one per file, and one could select multiple feeds or even entire
64folders via dmenu using 64folders via dmenu using
65[dmenu-filepicker](https://git.tronto.net/scripts/file/dmenu-filepicker.html) 65[dmenu-filepicker](https://git.tronto.net/scripts/tree/dmenu-filepicker)
66for file selection. 66for file selection.
67Once the session was terminated, all shown feeds were marked as 67Once the session was terminated, all shown feeds were marked as
68"read" by writing the timestamp of the last read item on a cache 68"read" by writing the timestamp of the last read item on a cache

Generated with cgit - Back to sebastiano.tronto.net