mattDavo / Yippy

macOS open source clipboard manager
MIT License
364 stars 26 forks source link

Rewrite and add new features #65

Open SpectralDragon opened 9 months ago

SpectralDragon commented 9 months ago
  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
JosselOzoryu commented 7 months ago

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).

karlhorky commented 7 months ago

@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

dr-format-d commented 5 months ago

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

SpectralDragon commented 5 months ago

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

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

dr-format-d commented 5 months ago

@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
SpectralDragon commented 5 months ago

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 🫡

James-Firth commented 4 months ago

@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

WissamAntoun commented 3 months ago

@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

SpectralDragon commented 3 months ago

@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)