Michael Leggett

Results 238 comments of Michael Leggett

Update here: 1. I believe I have devised a method for detecting that Gmail's auto-advance feature is on (I need to do more testing to make sure there aren't any...

This is tricky. I won't say definitely no but I'm not super excited about it at first glance. 1. I'd need to parse the date in all languages correctly to...

I will add this to my list of things to explore. I will also note that you can switch Gmail to "English (UK)" and the date will change to `DD/MM/YYYY`...

I had NO idea that backtick jumped between sections... I thought it only jumped between tabs in the default inbox. I need to detect and intercept this shortcut (like I...

This is definitely a tough situation to handle. I don't think the first two approaches are tenable. The first one is way too complicated. The second one is too unpredictable....

Sounds good. Do you think what I described would help your situation? I hope to tackle filters at some point. It might even be what tips me into offering more...

Bundles work fine with nested labels. I don't truncate long label paths in the same way that Gmail does which makes them a little worse but I think I can...

Thanks for the report. I see it too. This is all because the display order you see is NOT what Gmail thinks it is. So I'm fighting with Gmail on...

So long as you apply labels with filters, that should work. Be aware that Gmail search is a [flawed beast](https://www.youtube.com/embed/CPTcZKcFtMA?autoplay=1&rel=0&showinfo=0&vq=hd1080).

Gmail has an option to customize keyboard shortcuts which can be enabled under https://mail.google.com/mail/#settings/advanced But Simplify doesn't know what those custom shortcuts are and therefore can't respect them. Allowing you...