Yippy icon indicating copy to clipboard operation
Yippy copied to clipboard

Rewrite and add new features

Open SpectralDragon opened this issue 2 years ago • 9 comments

  1. Remove Pods
  2. Add new web link preview and preview window
  3. Remove AppKit cells and rewrite it to SwiftUI (more flexible and easy to write new cells)
Screenshot 2024-02-13 at 10 57 04 PM Screenshot 2024-02-13 at 10 58 23 PM

SpectralDragon avatar Feb 13 '24 19:02 SpectralDragon

I just wanted to say thank you for the improvements you made and for keeping the app alive. The OG Dev appears to have stopped updating the app, I just joined the macOS ecosystem as a WebDev and a tool like this helps a lot in my workflow (I really love the Windows Clipboard from Win10/11).

JosselOzoryu avatar Apr 12 '24 23:04 JosselOzoryu

@mattDavo what do you think of the switch to SwiftUI? Seems like it's a good reduction of code:

Screenshot 2024-04-15 at 10 47 08

karlhorky avatar Apr 15 '24 08:04 karlhorky

@SpectralDragon Thank you a lot! Hope this will get merged soon!

dr-format-d avatar Jun 04 '24 14:06 dr-format-d

@dr-format-d you welcome to download actual version here

https://github.com/SpectralDragon/Yippy/releases/tag/1.1.0

SpectralDragon avatar Jun 06 '24 11:06 SpectralDragon

@SpectralDragon I've been using your linked Version now the past few weeks and it is great! The only thing i noticed is the missing symbol for the shortcuts

I'm running macOS Sonoma 14.5

image

dr-format-d avatar Jun 17 '24 08:06 dr-format-d

The only thing i noticed is the missing symbol for the shortcuts

I'm running macOS Sonoma 14.5

image

Thanks for review! I will fix that 🫡

SpectralDragon avatar Jun 17 '24 08:06 SpectralDragon

@SpectralDragon These screenshots look great, thanks for the hard work! A few questions/comments:

  1. I think search is working properly on your version thank you so much! That's been frustrating on the main branch
  2. The web previews don't appear to be working for me (see screenshot) plus the missing icons that I see someone mentioned and you've seen
  3. Have you added the exclusions mentioned in other PRs like MacPass and 1Password btw?

image

James-Firth avatar Jul 11 '24 15:07 James-Firth

@SpectralDragon Both Yippy versions, yours and the original started giving me the following error:

image

I tried re-installing, deleting the folder under Applications Support and nothing worked. I'm on 14.6.1.

Do you have any solution for this?

Thank you

WissamAntoun avatar Aug 27 '24 15:08 WissamAntoun

@SpectralDragon Both Yippy versions, yours and the original started giving me the following error: Do you have any solution for this?

Hi there! looks like you lose your permissions. Try this solution. Go to Library folder in Finder and find "Application Support" folder -> right click it -> "Get info" -> click the lock icon on the right bottom corner -> change the permission of your user to "Read and Write (if your user account does exist -> click "+" to add it back then change the permission afterwards)

SpectralDragon avatar Aug 27 '24 20:08 SpectralDragon