branch: externals/gnorb
commit e17a4027faf36c46c1ac7d20a32fce31133daff2
Author: Eric Abrahamsen <[email protected]>
Commit: Eric Abrahamsen <[email protected]>
Mess with TODOs in README.org
* README.org: Some of them are done!
---
README.org | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/README.org b/README.org
index 9e2f9bd..7c45f2f 100644
--- a/README.org
+++ b/README.org
@@ -84,19 +84,9 @@ composing messages from... Or maybe it's just a case of NIH.
Provide an Org Agenda command that does an email search for messages
received in the visible date span, or day under point, etc. Make it
work in the calendar, as well?
-*** DONE Capture to child/subtree trigger actions
-:LOGBOOK:
-- State "DONE" from "TODO" [2015-03-17 Tue 17:42]
-:END:
-Add trigger actions that create new sibling or child headings on the
-original Org heading.
*** TODO Gnus message tagging
Allow tagging of Gnus messages, by giving the message's registry entry
an 'org-tags key.
-*** TODO Email subtree export to doc and rtf
-When using `gnorb-email-subtree', provide built-in options for
-exporting to doc and rtf attachments; these are such commonly-needed
-formats. Do the odt conversion automatically.
*** TODO Collect BBDB messages by thread
At present, when you collect message links on a BBDB contact, each
message is a separate link. If you have lengthy conversations with
@@ -112,3 +102,16 @@ automatically.
*** TODO gnorb-bbdb-view
Provide a `gnorb-bbdb-view' command that opens a Summary buffer
containing all the tracked messages from the contact(s) under point.
+*** DONE Email subtree export to doc and rtf
+:LOGBOOK:
+- State "DONE" from "TODO" [2017-03-11 Sat 12:35]
+:END:
+When using `gnorb-email-subtree', provide built-in options for
+exporting to doc and rtf attachments; these are such commonly-needed
+formats. Do the odt conversion automatically.
+*** DONE Capture to child/subtree trigger actions
+:LOGBOOK:
+- State "DONE" from "TODO" [2015-03-17 Tue 17:42]
+:END:
+Add trigger actions that create new sibling or child headings on the
+original Org heading.