Philipp Kewisch

Results 614 comments of Philipp Kewisch

I'm going to go with the sorting option and will provide sensible defaults plus possibly a way to disable. Thanks for the request!

This used to work, if the search is still executing the move action would be postponed until the search is complete. Looks like this is a regression.

So you mean just indent all folders by lets say 10px and keep the heading at its current position? That should be simple to do :)

That would certainly be very interesting. If you'd like to test another add-on in the meanwhile that may provide this kind of functionality, check out http://quickfolders.org/

MailExtensions will not have an API to add things to the status bar, so unfortunately I won't be working on this issue. If someone wants to contribute this as an...

Would appreciate a PR! It is likely I added the focus to make the menuitem "selected" from an accessibility perspective, and so that using the keys will move the selected...

This is somewhat planned for the 2.0 version that should be a pure WebExtension. It will use the `commands` API, and those can be configured. We just need to find...

Possible I'm sure. Unfortunately though I don't believe there will be a MailExtensions API to support this, so I won't be putting in the work to create one.

For more context this is on Windows. I can't reproduce this on mac. Here is the screenshot Jörg provided: ![image](https://user-images.githubusercontent.com/607198/72681978-14cc6b00-3ac9-11ea-98a8-6c46858f21fe.png)

Yes, this was intentional, I'm not sure if this can be reasonably disabled without breaking other Thunderbird code. If the folder is not visible, a folder is selected that isn't...