Python version of the mutt-notmuch script
Project description
mutt-notmuch-py
===============
[![PyPI version](https://badge.fury.io/py/mutt-notmuch.svg)](https://badge.fury.io/py/mutt-notmuch)
This is a python version of the original mutt-notmuch script.
It will interactively ask you for a search query and then symlink the matching
messages to `$HOME/.cache/mutt_results`.
Add this to your muttrc.
```
macro index / "<enter-command>unset wait_key<enter><shell-escape>mutt-notmuch-py<enter><change-folder-readonly>~/.cache/mutt_results<enter>" \
"search mail (using notmuch)"
```
This script overrides the `$HOME/.cache/mutt_results` each time you run a
query.
Install this by adding this file somewhere on your `PATH`.
Tested on OSX Lion, OSX El Capitan, Fedora 23, and Arch Linux.
Options
-------
```
-g Use gmail specific info (All Mail search)
-G Do not use gmail specific info
-p [path] Limit search results to files with path in the path name
```
License
-------
BSD, short and sweet
===============
[![PyPI version](https://badge.fury.io/py/mutt-notmuch.svg)](https://badge.fury.io/py/mutt-notmuch)
This is a python version of the original mutt-notmuch script.
It will interactively ask you for a search query and then symlink the matching
messages to `$HOME/.cache/mutt_results`.
Add this to your muttrc.
```
macro index / "<enter-command>unset wait_key<enter><shell-escape>mutt-notmuch-py<enter><change-folder-readonly>~/.cache/mutt_results<enter>" \
"search mail (using notmuch)"
```
This script overrides the `$HOME/.cache/mutt_results` each time you run a
query.
Install this by adding this file somewhere on your `PATH`.
Tested on OSX Lion, OSX El Capitan, Fedora 23, and Arch Linux.
Options
-------
```
-g Use gmail specific info (All Mail search)
-G Do not use gmail specific info
-p [path] Limit search results to files with path in the path name
```
License
-------
BSD, short and sweet
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mutt-notmuch-1.3.0.tar.gz
(2.5 kB
view details)
File details
Details for the file mutt-notmuch-1.3.0.tar.gz
.
File metadata
- Download URL: mutt-notmuch-1.3.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab8f276845918b3cc1168698d126ea881776ab15a9a376c9f9301cd0c88b7f8b |
|
MD5 | 2cc3e8bcdf7ded6a2047b7be0bbdd155 |
|
BLAKE2b-256 | 1f218a221ecb9484cd34f718ad3953572465e4acda5466d1b099821b12dc8440 |