diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-28 20:50:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-28 20:50:48 -0400 |
commit | 9c41769673544dee1fd2a822b17b3df3aa6c90e8 (patch) | |
tree | 8b500dd8499f31a3aae1c4417d940ba616580b26 | |
parent | f26a6e152f90b9b4e6423a902b40714f4dfc4ba6 (diff) |
idea
-rw-r--r-- | doc/todo/comment_by_mail.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/todo/comment_by_mail.mdwn b/doc/todo/comment_by_mail.mdwn index b153ca24c..4ed08e929 100644 --- a/doc/todo/comment_by_mail.mdwn +++ b/doc/todo/comment_by_mail.mdwn @@ -36,3 +36,17 @@ I have in mind something like Any comments? Write them here or send them to [[DavidBremner]] +> I don't want to derail this with too much blue-skying, but I was thinking +> earlier that it would be nice if ikiwiki could do something sensible with +> mailbox files, such as turning them into a (threaded?) blog display. +> +> One reason I was thinking about that was just that it would be nice to +> be able to use ikiwiki for mailing list archives. But another reason was +> that it would be nice to solve the problem described in +> [[discussion_page_as_blog]]. For that you really want a threaded system, +> and mailbox file formats already have threading. +> +> If that were done, it would tie into what you're working on in an +> interesting way, since the incoming mail would only need to be committed to +> the appropriate mailbox file, with ikiwiki then running to process it. +> --[[Joey]] |