diff --git a/www/index.html b/www/index.html index e76d33f0..ff1336cf 100644 --- a/www/index.html +++ b/www/index.html @@ -29,6 +29,7 @@ a.menu:hover {color: #ff0000; text-decoration: underline; } mu-small welcome | + mug | news | features | download | @@ -73,35 +74,42 @@ your database up-to-date.

After building the database, it's easy to search for messages. For example:

+Starting with version 0.9, you can search for date ranges, message flags and +message priority as well: + + +

Searches are case-insensitive as well as 'accent insensitive' (version 0.9 + and up); so angStroM will match Ångström. +

The way to express the searches may be a bit cryptic at first, but easy to learn (in the author's biased opinion); the mu manpages discuss syntax and -usage, and contain examples. +usage. There is also the mu-easy man-page which contains a lot of +simple examples to get you going.

NOTE: while searching from the command-line is sometimes useful, mu is most easily used when integrated with an e-mail program. The documentation includes @@ -113,8 +121,27 @@ Unix/Linux-based systems, and uses the maildirs +

mug

+Starting with version 0.9, there is now a simple UI called mug. It +started as a little experiment, but it seems to be useful enough to +include. Usage should be straigthforward. + +

The longer-term goal is to have a bit more complete graphical user-interface; +for the time being, mug seems to work fine. + +

If you have defined bookmarks, mug will show them in the toolbar on the left +side of the mug-window, as can be seen in the screenshot. +

news