3 months ago I built InboxPie to clean up my 70K emails — today, with 40+ users and community feature requests - releasing a new version #OpenSource #FreeYourInbox
3 months ago I posted here about building InboxPie — an extension to finally understand my 70K emails before cleaning them up.
https://www.reddit.com/r/Thunderbird/s/tbgmVI6Tsj
The response from this community was beyond what I expected. Feature requests came in faster than I could ship them.
Addon link
https://addons.thunderbird.net/en-US/thunderbird/addon/inboxpie
Github Repo:
https://github.com/AKSarav/InboxPie
What's new and improved:
📊 Visualization
- PieView sunburst (Year → Month → Domain) — clickable segments, hoverable tooltips, clickable legend
- By Sender — expand into years/months, click chart slices to select
- By Domain — group by domain, inspect individual senders
- By Size — find storage-heavy senders, domains, and size buckets
- Timeline — message volume over time with zoom, range controls, and cleanup insight cards
🗂️ Organization
- Categories — user-defined message categories
- Subscriptions — manage and view subscription sources
- Contacts — every unique sender as a searchable A–Z directory, exportable as CSV/JSON
- Browse — flat searchable table of every scanned email, virtually scrolled for speed
🎯 Selection & Cleanup
- Shared selection engine across every view — a floating pill tracks your live count from anywhere
- Review Selected — virtually scrolled, sortable, searchable. Click any subject to open it in Thunderbird
- Move to Trash / Move to Folder — live progress ring so you see every batch move happen in real time
- Folder Selection — choose exactly which folders to scan. Persists across sessions
🔒 Privacy & Control
- Privacy Mode — masks emails on screen (john@example.com → j***@e***.com) for demos and screen sharing. Exports always use real addresses
- Multi-account support — scan all accounts or focus on one
- Local-first — no external service, no API key, no telemetry, no cloud. Everything runs inside Thunderbird
Sharing here for more feature requests and thoughts.