(no title)
pseudo_meta | 1 year ago
I think my main question is why I should use a browser-scoped clipboard manager over a global, system wide clipboard manager (that allows me to filter by application).
pseudo_meta | 1 year ago
I think my main question is why I should use a browser-scoped clipboard manager over a global, system wide clipboard manager (that allows me to filter by application).
andyluyoung|1 year ago
And you raise a good question. So just to make sure we're on the same page, even though the extension is browser-scoped it still has access to the system's clipboard across other apps so things you copy in VSCode will show up in the history. It just doesn't know that you copied it from VSCode specifically so yes you can't filter by application like you say.
So with that drawback in mind, I believe the advantage is that it's less intrusive and cross platform by default. Whether it's simpler needs, app fatigue, or work restrictions, some people just don't need a whole app for this one feature (especially when those apps usually come with a whole suite of other productivity tools, requiring more permissions and resources).
This is all just based on my own experience as a user of an existing popular extension though (https://chromewebstore.google.com/detail/clipboard-history-p...). I can't speak for all other 100k active users but my guess is that what I described above is approximately the reason for its popularity.
KetoManx64|1 year ago