summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-24 22:24:30 -0500
committerJune McEnroe <june@causal.agency>2021-02-24 22:24:30 -0500
commita28e015b3854030ffe765c5da3274208d2ffb117 (patch)
tree563214d74b4c4b3e9d48d1d99d3b0916eb093865 /txt
parentAdd mailist, liberapay to index (diff)
downloadsrc-a28e015b3854030ffe765c5da3274208d2ffb117.tar.gz
src-a28e015b3854030ffe765c5da3274208d2ffb117.zip
Add feed reader for IMAP to plan
Diffstat (limited to 'txt')
-rw-r--r--txt/plan.717
1 files changed, 17 insertions, 0 deletions
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