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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Hot Notes – Fuzzy Search for Apple Notes (macOS)

9 点作者 emadda大约 1 个月前

2 条评论

rafram大约 1 个月前
Why is this distributed as a modified version of the Ghostty terminal emulator bundled with the `fzy` utility? That's quite strange to me. You can run Swift that interacts with Cocoa APIs from a regular command-line utility, which lets users run it from any terminal - why not just do that?
评论 #43559028 未加载
评论 #43557478 未加载
emadda大约 1 个月前
Hello,<p>This allows you to search for and open your Apple Notes.<p>Matching is instant, so much faster than Spotlight or the built in Notes search.<p>I wrote a post about some of the technical aspects here: <a href="https:&#x2F;&#x2F;madebyenzo.com&#x2F;#hot-notes" rel="nofollow">https:&#x2F;&#x2F;madebyenzo.com&#x2F;#hot-notes</a><p>And the project page is here: <a href="https:&#x2F;&#x2F;hotmatcha.dev&#x2F;hot-notes&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hotmatcha.dev&#x2F;hot-notes&#x2F;</a><p>Thanks, Enzo