]> git.cworth.org Git - notmuch-wiki/commitdiff
screenshots: redo them all
authorJani Nikula <jani@nikula.org>
Mon, 19 Oct 2015 19:06:26 +0000 (22:06 +0300)
committerJani Nikula <jani@nikula.org>
Mon, 19 Oct 2015 19:06:26 +0000 (22:06 +0300)
They're outdated. Add a fresh collection.

12 files changed:
screenshots.mdwn
screenshots/notmuch-customize.png [new file with mode: 0644]
screenshots/notmuch-hello.png [new file with mode: 0644]
screenshots/notmuch-help.png [new file with mode: 0644]
screenshots/notmuch-jump-search.png [new file with mode: 0644]
screenshots/notmuch-search.png [new file with mode: 0644]
screenshots/notmuch-show-citation.png [new file with mode: 0644]
screenshots/notmuch-show-collapsed.png [new file with mode: 0644]
screenshots/notmuch-show-patch.png [new file with mode: 0644]
screenshots/notmuch-show.png [new file with mode: 0644]
screenshots/notmuch-tree-split.png [new file with mode: 0644]
screenshots/notmuch-tree.png [new file with mode: 0644]

index cab614a94168548c0c36c2c0866d1fa32f3d9e2e..8c6007f1c23a4add7f0732d0b30df8daa6f3ac64 100644 (file)
@@ -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
new file mode 100644 (file)
index 0000000..e698346
Binary files /dev/null and b/screenshots/notmuch-customize.png differ
diff --git a/screenshots/notmuch-hello.png b/screenshots/notmuch-hello.png
new file mode 100644 (file)
index 0000000..c2e0a3b
Binary files /dev/null and b/screenshots/notmuch-hello.png differ
diff --git a/screenshots/notmuch-help.png b/screenshots/notmuch-help.png
new file mode 100644 (file)
index 0000000..a473084
Binary files /dev/null and b/screenshots/notmuch-help.png differ
diff --git a/screenshots/notmuch-jump-search.png b/screenshots/notmuch-jump-search.png
new file mode 100644 (file)
index 0000000..fc224c4
Binary files /dev/null and b/screenshots/notmuch-jump-search.png differ
diff --git a/screenshots/notmuch-search.png b/screenshots/notmuch-search.png
new file mode 100644 (file)
index 0000000..5856455
Binary files /dev/null and b/screenshots/notmuch-search.png differ
diff --git a/screenshots/notmuch-show-citation.png b/screenshots/notmuch-show-citation.png
new file mode 100644 (file)
index 0000000..89ae71a
Binary files /dev/null and b/screenshots/notmuch-show-citation.png differ
diff --git a/screenshots/notmuch-show-collapsed.png b/screenshots/notmuch-show-collapsed.png
new file mode 100644 (file)
index 0000000..7e5b56a
Binary files /dev/null and b/screenshots/notmuch-show-collapsed.png differ
diff --git a/screenshots/notmuch-show-patch.png b/screenshots/notmuch-show-patch.png
new file mode 100644 (file)
index 0000000..b6cd679
Binary files /dev/null and b/screenshots/notmuch-show-patch.png differ
diff --git a/screenshots/notmuch-show.png b/screenshots/notmuch-show.png
new file mode 100644 (file)
index 0000000..538fbb6
Binary files /dev/null and b/screenshots/notmuch-show.png differ
diff --git a/screenshots/notmuch-tree-split.png b/screenshots/notmuch-tree-split.png
new file mode 100644 (file)
index 0000000..c4c234f
Binary files /dev/null and b/screenshots/notmuch-tree-split.png differ
diff --git a/screenshots/notmuch-tree.png b/screenshots/notmuch-tree.png
new file mode 100644 (file)
index 0000000..220b14c
Binary files /dev/null and b/screenshots/notmuch-tree.png differ