Philipp Kewisch

Results 614 comments of Philipp Kewisch

Do you have the button in the main menubar? This one should work with multiple messages selected.

Great! So it was not in the main menu bar by default? That's odd. I guess I might need a fallback that opens a window in case nothing is visible.

Note also a better solution would be to fix this upstream, which would require https://bugzilla.mozilla.org/show_bug.cgi?id=1847666 fixed.

Can you try and see what happens if you create a new profile and install the add-on? I'd like to find out if this is a recurring issue for everyone...

Ok, I have a fallback for this now which will go into 2.6.5. I'll leave this open to wait for the upstream changes that would allow me to do this...

Are the recently used folders in a different order than those in the context menu? Unfortunately the context menu is not coming back, the new extensions technology does not support...

Inboxes and Sent folders also count as recently used folders, so you're getting closer to 15 there :) I think this was the same as before? I'm not sure this...

Indeed, though I can understand that a such feature in the Thunderbird extensions API wouldn't be very future-proof. To me the main feature was always being able to open the...

That sounds accurate. Morphing this into a feature request where I would put a checkbox in the options that would allow users to switch between most recent by Thunderbird's MRUTime,...

I'm going to fix this by allowing to switch between most recently modified and most recently accessed. Thunderbird saves these two modes in the background. The WebExtensions API isn't ready...