File: README.org

package info (click to toggle)
ol-notmuch 2.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 120 kB
  • sloc: lisp: 61; makefile: 50
file content (20 lines) | stat: -rw-r--r-- 1,113 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
* Links to notmuch messages

This package implements links to notmuch messages and "searches".
A search is a query to be performed by notmuch; it is the equivalent
to folders in other mail clients.  Similarly, mails are referred to
by a query, so both a link can refer to several mails.

Links have one the following forms
- ~notmuch:<search terms>~
- ~notmuch-search:<search terms>~

The first form open the queries in ~notmuch-show-mode~, whereas the
second link open it in ~notmuch-search-mode~.  Note that queries are
performed at the time the link is opened, and the result may be
different from when the link was stored.

#+html: <br><br>
#+html: <a href="https://github.com/tarsius/ol-notmuch/actions/workflows/compile.yml"><img alt="Compile" src="https://github.com/tarsius/ol-notmuch/actions/workflows/compile.yml/badge.svg"/></a>
#+html: <a href="https://stable.melpa.org/#/ol-notmuch"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/ol-notmuch-badge.svg"/></a>
#+html: <a href="https://melpa.org/#/ol-notmuch"><img alt="MELPA" src="https://melpa.org/packages/ol-notmuch-badge.svg"/></a>