diff options
| author | Jani Nikula <jani@nikula.org> | 2015-10-19 22:06:26 +0300 |
|---|---|---|
| committer | Jani Nikula <jani@nikula.org> | 2015-10-19 22:06:26 +0300 |
| commit | 123dbeff874ec3bd14307bfddd125878afb1c384 (patch) | |
| tree | 66443ba9dd171907c0a81151be34bbe4da81d50d | |
| parent | c8a7b9a03d48d1562cbde500423fa2ffb2ddf1e0 (diff) | |
screenshots: redo them all
They're outdated. Add a fresh collection.
| -rw-r--r-- | screenshots.mdwn | 83 | ||||
| -rw-r--r-- | screenshots/notmuch-customize.png | bin | 0 -> 98619 bytes | |||
| -rw-r--r-- | screenshots/notmuch-hello.png | bin | 0 -> 86612 bytes | |||
| -rw-r--r-- | screenshots/notmuch-help.png | bin | 0 -> 108555 bytes | |||
| -rw-r--r-- | screenshots/notmuch-jump-search.png | bin | 0 -> 86705 bytes | |||
| -rw-r--r-- | screenshots/notmuch-search.png | bin | 0 -> 241663 bytes | |||
| -rw-r--r-- | screenshots/notmuch-show-citation.png | bin | 0 -> 110499 bytes | |||
| -rw-r--r-- | screenshots/notmuch-show-collapsed.png | bin | 0 -> 125294 bytes | |||
| -rw-r--r-- | screenshots/notmuch-show-patch.png | bin | 0 -> 106936 bytes | |||
| -rw-r--r-- | screenshots/notmuch-show.png | bin | 0 -> 122092 bytes | |||
| -rw-r--r-- | screenshots/notmuch-tree-split.png | bin | 0 -> 144507 bytes | |||
| -rw-r--r-- | screenshots/notmuch-tree.png | bin | 0 -> 201320 bytes |
12 files changed, 72 insertions, 11 deletions
diff --git a/screenshots.mdwn b/screenshots.mdwn index cab614a..8c6007f 100644 --- a/screenshots.mdwn +++ b/screenshots.mdwn @@ -1,17 +1,78 @@ -[[!meta title=Screenshots]] +[[!img notmuch-logo.png alt="Notmuch logo" class="left"]] +# Notmuch Screenshots -## Notmuch 0.5 -- Emacs UI +## Notmuch Emacs UI -[[!img Screenshot-notmuch-hello.png alt="Hello screen"]] -[[!img Screenshot-notmuch-search.png alt="Search results"]] -[[!img Screenshot-notmuch-show.png alt="Thread view"]] -[[!img Screenshot-notmuch-thread.png alt="Collapsed thread"]] -[[!img Screenshot-notmuch-search-fruitsalad.png alt="Search results, in technicolor!"]] +### Hello View -## Notmuch 0.11 -- Emacs UI +The hello view is a welcome screen giving an overview of saved and recent +searches. -[[!img Screenshot-notmuch-show-html.png alt="Thread view, with HTML and an embedded image"]] +[[!img notmuch-hello.png alt="Hello View"]] -## Notmuch 0.14 -- Emacs UI +### Jump Search -[[!img Screenshot-notmuch-thread-zkj.png alt="Thread view, with folded citation lines"]] +The jump search, bound to `j`, works from all views. Quickly access your most +important saved searches from anywhere, with configurable jump keys. + +[[!img notmuch-jump-search.png alt="Jump Search"]] + +### Search View + +The search results, one line per thread. Highlights and colors are configurable, +including images for tags (like the star). Search anywhere using the `s` key. + +[[!img notmuch-search.png alt="Search View"]] + +### Show View + +Show view displaying a thread, with most messages collapsed. Quoted parts are +colored, signature is hidden by default. Tags added/removed in this buffer are +highlighted. + +[[!img notmuch-show.png alt="Show View"]] + +### Show View: Collapsed + +Show view displaying a thread, with all messages collapsed. The subject for each +mail is shown only if it's different from its parent in the thread. + +[[!img notmuch-show-collapsed.png alt="Show View: Collapsed"]] + +### Show View: Citation + +Show view displaying a message, with long citations collapsed. + +[[!img notmuch-show-citation.png alt="Show View: Citation"]] + +### Show View: Patch + +Show view displaying a message which includes a patch. + +[[!img notmuch-show-patch.png alt="Show View: Patch"]] + +### Tree View + +The tree view displays search results with one message per line, with thread +structure. Use 'z' to search when you want the results in tree view. + +[[!img notmuch-tree.png alt="Tree View"]] + +### Split Tree View + +The tree view has a split view with threaded search results and a single-message +view. + +[[!img notmuch-tree-split.png alt="Split Tree View"]] + +### Help + +Every view in has help accessible via `?`. + +[[!img notmuch-help.png alt="Help"]] + +### Customization + +All configuration is available via the customization interface. + +[[!img notmuch-customize.png alt="Customization"]] diff --git a/screenshots/notmuch-customize.png b/screenshots/notmuch-customize.png Binary files differnew file mode 100644 index 0000000..e698346 --- /dev/null +++ b/screenshots/notmuch-customize.png diff --git a/screenshots/notmuch-hello.png b/screenshots/notmuch-hello.png Binary files differnew file mode 100644 index 0000000..c2e0a3b --- /dev/null +++ b/screenshots/notmuch-hello.png diff --git a/screenshots/notmuch-help.png b/screenshots/notmuch-help.png Binary files differnew file mode 100644 index 0000000..a473084 --- /dev/null +++ b/screenshots/notmuch-help.png diff --git a/screenshots/notmuch-jump-search.png b/screenshots/notmuch-jump-search.png Binary files differnew file mode 100644 index 0000000..fc224c4 --- /dev/null +++ b/screenshots/notmuch-jump-search.png diff --git a/screenshots/notmuch-search.png b/screenshots/notmuch-search.png Binary files differnew file mode 100644 index 0000000..5856455 --- /dev/null +++ b/screenshots/notmuch-search.png diff --git a/screenshots/notmuch-show-citation.png b/screenshots/notmuch-show-citation.png Binary files differnew file mode 100644 index 0000000..89ae71a --- /dev/null +++ b/screenshots/notmuch-show-citation.png diff --git a/screenshots/notmuch-show-collapsed.png b/screenshots/notmuch-show-collapsed.png Binary files differnew file mode 100644 index 0000000..7e5b56a --- /dev/null +++ b/screenshots/notmuch-show-collapsed.png diff --git a/screenshots/notmuch-show-patch.png b/screenshots/notmuch-show-patch.png Binary files differnew file mode 100644 index 0000000..b6cd679 --- /dev/null +++ b/screenshots/notmuch-show-patch.png diff --git a/screenshots/notmuch-show.png b/screenshots/notmuch-show.png Binary files differnew file mode 100644 index 0000000..538fbb6 --- /dev/null +++ b/screenshots/notmuch-show.png diff --git a/screenshots/notmuch-tree-split.png b/screenshots/notmuch-tree-split.png Binary files differnew file mode 100644 index 0000000..c4c234f --- /dev/null +++ b/screenshots/notmuch-tree-split.png diff --git a/screenshots/notmuch-tree.png b/screenshots/notmuch-tree.png Binary files differnew file mode 100644 index 0000000..220b14c --- /dev/null +++ b/screenshots/notmuch-tree.png |
