https://github.com/jadedctrl/nautilus-maildir
Caja/Nemo/Nautilus extension that adds columns for maildir e-mail (rfc822) files. To/From/Subject, etc. (🪞 Mirror)
https://github.com/jadedctrl/nautilus-maildir
caja caja-extension maildir maildir-utls nautilus nautilus-extension nemo nemo-extension
Last synced: 7 months ago
JSON representation
Caja/Nemo/Nautilus extension that adds columns for maildir e-mail (rfc822) files. To/From/Subject, etc. (🪞 Mirror)
- Host: GitHub
- URL: https://github.com/jadedctrl/nautilus-maildir
- Owner: JadedCtrl
- Created: 2023-01-25T01:29:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T00:22:54.000Z (over 1 year ago)
- Last Synced: 2025-01-21T01:13:29.537Z (9 months ago)
- Topics: caja, caja-extension, maildir, maildir-utls, nautilus, nautilus-extension, nemo, nemo-extension
- Language: Python
- Homepage: https://hak.xwx.moe/jadedctrl/nautilus-maildir
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nautilus-Maildir / Caja-Maildir / Nemo-Maildir
A simple plugin for Caja/Nemo/Nautilus that adds email metadata as columns to your file-manager. This makes maildir folders more friendly-to-browse.

## Installation
To make the version of the script appropriate for your file-manager, you can just replace 'Caja'/'caja' in Maildir.py with 'Nemo'/'nemo', etc. This is thanks to the scripting interfaces between Caja, Nemo, and Nautilus being more-or-less identical. Alternatively…`$ make caja; make nemo; make nautilus`
Then you can copy the resultant script into `~/.local/share/[caja|nemo|nautilus]-python/extensions/` or `/usr/share/[caja|nemo|nautilus]-python/extensions/`. Or…
`$ make install-caja; make install-nemo; make install-nautilus`
## Meta
Author is jadedctrl, and the license is the GNU GPLv3+ (in COPYING.txt).https://hak.xwx.moe/jadedctrl/nautilus-maildir