From d0dbc6e787cbed91482621347b32fcd0613ecf5e Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Fri, 27 Feb 2026 14:49:24 -0800 Subject: [PATCH] =?UTF-8?q?docs:=20update=20CLAUDE.md=20=E2=80=94=209=20la?= =?UTF-8?q?bels=20table=20with=20keys,=20wildcard=20shortcut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 3639f64..bfe9a8b 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -34,7 +34,7 @@ conda run -n job-seeker streamlit run app/label_tool.py --server.port 8503 - Queue: `data/email_label_queue.jsonl` (gitignored) - Output: `data/email_score.jsonl` (gitignored) - Four tabs: 🃏 Label, 📥 Fetch, 📊 Stats, ⚙️ Settings -- Keyboard shortcuts: 1–6 = label, S = skip, U = undo +- Keyboard shortcuts: 1–9 = label, 0 = Other (wildcard, prompts free-text input), S = skip, U = undo - Dedup: MD5 of `(subject + body[:100])` — cross-account safe ### Settings Tab (⚙️)