Mutt integration
Open
documentation
- Dominant language
- Python
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
It'd be great to have mutt/patchwork: on a key press, get the browser to open the patch or series page of the selected mail. Shouldn't be too hard:
- URLs that support addressing patches and series from the mail message-id (we already have that support for patches)
- macro that extracts the message-id (using formail) and opens the corresponding page (using xdg-open)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.