Earlier quoted context omitted.
Yes, Marco does this (disclaimer, I'm the solo founder): https://marcoapp.io Contacts populate alongside email threads in search results. If you click on a contact, it will take you to a dedicated contact screen with every thread you've ever had with that contact, as well as every attachment they've ever sent you.
Not bad! If I may, the onboarding monthly price is too expensive and I feel you'd have more customers if you show directly a cheap yearly price instead of monthly, my reasoning is that when it comes to emails, people have a bad feeling about anything that doesn't last.
Show HN: BAREmail – minimalist Gmail client for bad WiFi
41–49 of 49 posts
Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi
#42Earlier quoted context omitted.
Yes, Marco does this (disclaimer, I'm the solo founder): https://marcoapp.io Contacts populate alongside email threads in search results. If you click on a contact, it will take you to a dedicated contact screen with every thread you've ever had with that contact, as well as every attachment they've ever sent you.
Not sure if that's intentional, but the entire landing page gets replaced with an error if WebGL is not available: > Something went wrong! > Error creating WebGL context.
Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi
#43I really want a fast multi-email client that can easily show full contact history in a sidebar. Any options out there? Em Client does this, but it is buggy and/or slow. No such Thunderbird plugins exist, either.
Yes, Marco does this (disclaimer, I'm the solo founder): https://marcoapp.io Contacts populate alongside email threads in search results. If you click on a contact, it will take you to a dedicated contact screen with every thread you've ever had with that contact, as well as every attachment they've ever sent you.
Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi
#44Earlier quoted context omitted.
Yes, Marco does this (disclaimer, I'm the solo founder): https://marcoapp.io Contacts populate alongside email threads in search results. If you click on a contact, it will take you to a dedicated contact screen with every thread you've ever had with that contact, as well as every attachment they've ever sent you.
That looks nice! I do have to say, though, that having the contact history automatically visible in a sidebar is incredibly useful. I would consider adding it as an option to your app. Having it available at a glance, versus having to click through to a different page, makes a huge difference. Em Client also lets me hover over a message in this sidebar to pop-up a small version of it, so I can see just what it said.…
Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi
#45Earlier quoted context omitted.
That looks nice! I do have to say, though, that having the contact history automatically visible in a sidebar is incredibly useful. I would consider adding it as an option to your app. Having it available at a glance, versus having to click through to a different page, makes a huge difference. Em Client also lets me hover over a message in this sidebar to pop-up a small version of it, so I can see just what it said.…
Great feature request. Will put it on the roadmap immediately.
Any chance I can pay for a license that includes one year of updates, as opposed to just doing a monthly subscription?
Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi
#46Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi
#47Earlier quoted context omitted.
also the nice thing about making personal apps is I can make it entirely keyboard shortcut oriented and harcode the vimium like navigation (f, then modals pop up, then click to go to that email). I got the loading down time to feel instant
Exactly! Love it! Is yours on GitHub? Would love to check it out
I need to talk to claude and read the oauth docs, but when I kept it entirely client side, I had to reauth/re login with gmail every ~ hour. Did you run into that?
I feel like I ran into this in the past and need to have my server renew the token? Or use the service worker? I'll read your code to see how you did it
Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi
#48Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi
#49Earlier quoted context omitted.
Exactly! Love it! Is yours on GitHub? Would love to check it out
Not yet I'll post later, need to make sure I didn't hard code anything I need to talk to claude and read the oauth docs, but when I kept it entirely client side, I had to reauth/re login with gmail every ~ hour. Did you run into that? I feel like I ran into this in the past and need to have my server renew the token? Or use the service worker? I'll read your code to see how you did it