-
Notifications
You must be signed in to change notification settings - Fork 96
[Feature Request] Support Subfolders #371
Comments
do you have a suggestions how to make this happen for both touch and pointer input? |
I'm not a programmer so unfortunately I cannot contribute anything on coding level. But every modern email web interface and every andvanced Android email app can handle subfolders. You maybe wanna check out R2Mail2, an Android email app, which can handle PGP encryption, but also most regular email features, i.e. subfolders as well. Or did I get you completely wrong? |
my 2 cents: expand collapse subfolders needs a ui element for interaction, which might be really tiny for pointer, but comparatively large for touch. touch also has very limited screen real estate, so that's not an option. what we could do is visual demarcation of subfolders. also order them by path, not by name. that is entirely possible, though. i wonder why i didn't do that in the first place 👍 |
alright, with 39d19df folders will now be ordered according to their path, not their name. that orders subfolders below their parent folders. |
R2Mail2 handles collapsing/expanding with a little + or - symbol. I only have a touch device and I find it neither too big or too small. I don't think there would be any issues with a pointer device. |
Hey, I think it would be great if Whiteout could handle IMAP subfolders. Right now every folder is treated as is was on the same level.
Thanks for considering my suggestion!
The text was updated successfully, but these errors were encountered: