TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Looking for clipboard app that saves all clips forever and has search

9 点作者 asimjalis超过 3 年前
Is there an application (open source or commercial) that will save whatever I copy to the clipboard in a permanent store and then enable me to search items based on keywords. A simple implementation could be it dumps each item in a directory in a file. The file name could be based on the timestamp of when the copy happened.<p>Image search might be harder. But at least for text the search should be straightforward.<p>How hard would it be to write such an application? Basically you just need a way to dump each clip event to trigger generating a timestamp, and then saving it to a (configurable) location.<p>Why this application should exist. This would save me and many other people working in our times so much time. Instead of looking for things I saw a few days I could always search through my infinite clipboard.<p>I see some clipboard apps. What they lack is easy searchability.<p>If something like this exists please share.

6 条评论

asimjalis超过 3 年前
My concern with many of the recommended clipboard solutions is that they include search and archival as an afterthought. For example, by default they will let you store clips for a few days, weeks, or months. Instead of storing them forever. They also don’t put a lot of thought into search. For example, search by regex, search by phrase, search by date range, combine these search predicates by and&#x2F;or. It would be nice to have this functionality for text. Image search could use OCR to search images by words in them. The possibilities are endless when clipping becomes permanent archival instead of a mechanism for moving things from one window to another. This is a paradigm shift, I think. It is another category of application when you are archiving.<p>If there is anyone here who wants to build this I would be glad to help brainstorm.
slovette超过 3 年前
I use ‘Paste’ on my Mac and I LOVE it. Search, easy hot key to a reference window, unlimited history that syncs to iCloud, paste as plain text and I can exclude certain things like my password manager.<p>$15 &#x2F;year
Mustan超过 3 年前
For windows, Ditto&#x27;s worked pretty well for me.<p><a href="https:&#x2F;&#x2F;ditto-cp.sourceforge.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ditto-cp.sourceforge.io&#x2F;</a>
majkinetor超过 3 年前
You can use copyq with very large limit. Not sure how it will behave with &quot;infinite&quot; data.<p>Otherwise, it totally fits your description.
blakbelt78超过 3 年前
Alfred for Mac has a clipboard that works really well. I’ve been using it for years.
评论 #28883064 未加载
4wQcKBHM超过 3 年前
I use &#x27;Copied&#x27; on Mac OSX