Oddbean new post about | logout
 Let me know if you have any feedback or recommendations for improvement

If you think of anything, I’ll try to throw it in 
 I do have one request. I’d like to grab memes from it as well as gifs. That sorta throws the whole Gif Buddy name for a loop I know but it’d be nice. 
 What do you use right now and what don’t you like about it? 
 Google
    - images 

Multiple steps to grab a meme and note it.

Your setup is awesome. I go, search, click, and paste to nostr. Very easy. Very fast. 
 Just sent you a DM 
 Got it. I’ll give it a testing when I get back to my desktop. 
 Should work on mobile too unless it’s giving you problems 
 I’m picking up kids from school. Probably shouldn’t look at my pho . . OH SHI 
 Can you make a toast when copied to clipboard rather than alert, please? Pressing ok to dismiss is an unnecessary step. 

Thanks. 

PS I have it installed as pwa. Love it!
https://media.tenor.com/eVfvM1hWeGUAAAAC/up-up-and-away-amc-you-secretly-have-abig-heart.gif 
 That makes sense 👍 
 Thank you very much. 

If you want another suggestion:

Auto focus the search input so a keyboard automatically opens on mobile. 

Rationale: most users use it to search for gifs and it removes the action of tapping on the input to type. The other actions on the app require a tap anyway so users wanting to do something else will not be inconvenienced, especially if you make the header buttons (upload etc) fixed to the top in mobile view.

Summary: saving clicks improves UX  
 You’re saying auto-focus upon app open on mobile, right?

I can probably figure that out. That makes sense too

The header currently pushes the header out of view when the search is focused to bring up the keyboard, I’ll see if I can keep everything on screen 

Great suggestions! I’m big on UI/UX improvements so I’ll get these in 

If you think of anything else, just message me anytime 🤙 
 I mean it's just adding an HTML attribute 
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus
 
 As far as keeping the header buttons in view, I'll need to see your source but it's probably just some CSS  
 This works on the computer, but doesn’t work on iOS mobile, which is what I use mostly

Safari doesn’t seem to like it

I’m trying different things now

I have a development build going right now, I’ll send you a link to try out and you can let me know your thoughts