From c87491f0bf614ee45399310c7dc606ed04b7fb86 Mon Sep 17 00:00:00 2001
From: June McEnroe <june@causal.agency>
Date: Wed, 24 Feb 2021 22:24:30 -0500
Subject: Add feed reader for IMAP to plan

---
 txt/plan.7 | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

(limited to 'txt')

diff --git a/txt/plan.7 b/txt/plan.7
index 7ea5aac4..d1a325b3 100644
--- a/txt/plan.7
+++ b/txt/plan.7
@@ -17,3 +17,20 @@ export HTML/Atom/mboxrd fragments by UID
 .It
 assemble fragments into threads using IMAP THREAD
 .El
+.
+.Ss feed reader for IMAP
+.Bl -bullet -compact
+.It
+why use a separate reader
+when you already have a mail client?
+.It
+feeds go into IMAP mailboxes
+.It
+feed entries turn into internet messages
+.It
+read/unread state like normal mail
+.It
+reply or forward feed entries as email
+.It
+all state in IMAP, easy to cron
+.El
-- 
cgit 1.4.1