Comment by Oras

18 hours ago

I’m working on a context aware clipboard for Mac.

I found myself switching a lot between apps to get the same info, lots of copy/pasting.

Example, URLs in bookmark (which I forget about), project descriptions , images, folders.

So I built a Mac app that is similar to Raycast, but just for notes. If I want to save a webpage, I click control+option+C and then a window pops up to describe it.

If I press control+option+V, I get a spotlight like window where it does full-text search of all my notes and descriptions and filter so I can either:

- Open

- Insert the data into the current app (chrome, slack, ChatGPT).

I’ve been using it for a few weeks now, and not sure if others will find it useful.