postsack
postsack copied to clipboard
Visually cluster your emails by sender, domain, and more to identify waste
Killed
Hi there! I tried to run this on my single maildir. After about 30 minutes the process dies: Basic Structure  The setup:  When it's processing:...
This will close #32 The current state is that it is waiting for implementing [something on the `egui_glium` side.](https://github.com/emilk/egui/issues/1095)
Postsack causes MacBook Pros with two GPUs to switch to the dedicated GPU, causing increased battery drain. There's no reason I can see why it would need to do that;...
When receiving emails with attachments, the mailbox may get bloated. Especially in conjunction with eventually deleting emails as in #16 , it would be useful to add filters specific to...
Directly motivated by my inability to store databases in a known location which led to [a fix of its root cause](https://github.com/jdm/tinyfiledialogs-rs/pull/35), instead of waiting for the patches to arrive I...
The yaml currently contains the hard coded version for the generated deb package. This can probably be read from the environment. Apart from that, it might also be useful to...
https://github.com/marketplace/actions/windows-signtool-exe-code-sign-action
Currently, Postsack only works if the emails are already downloaded to the users system, which means for Gmail to use [Gmvault](http://gmvault.org). However, this function could be added to be available...
The Apple Mail importer currently fails on Windows. No, I doubt many people would want to import Apple Mail folders on Windows, but I think the issue is just something...
As Postsack has a good separation between the individual parts, it would be possible to re-implement the ui nee `ps-gui` in another Rust UI toolkit such as [Druid](https://github.com/linebender/druid) or [Iced](https://github.com/iced-rs/iced)....