move 'Mark all read' to folder view menu
[claws.git] / README.claws
index bba0b37ad9be2350f974289aeac17d6ac5227933..69b9557ec41cc949cde39f42e12e34e2ee619b46 100644 (file)
@@ -14,9 +14,11 @@ Summary:
    * default to address for folders
    * threading mode per folder
    * spell checking (with installation instructions)
+   * simplify subject string
 4. How to contribute
 5. How to request features
-6. History
+6. Installing Claws from CVS
+7. History
 
 
 
@@ -264,6 +266,15 @@ are hardly noticable, but deserve mentioning:
     to the 'pkgdatadir' and run 'make-ispell-pwli'.  You may need to
     su root.
 
+* simplify subject string
+    It is possible to remove parts of string from the subject line.
+    Example: [Sylpheed-claws-users] This is a test
+    becomes: This is a test
+    This is a per folder property. Right click on a folder and select
+    property, enable Simplify Subject RegExp check box. Example
+    regexp for the above is: \[Sylpheed-claws-(devel|users)\]
+    Another example for the Sylpheed mailing list (not claws!) is:
+    \[sylpheed:[0-9]{5}\]
 
 There are a lot more options. If you find one, don't hesitate to
 mention it.