From a79ee385bfcbe1bb3fb6f2b7a7d3efe8653e58e4 Mon Sep 17 00:00:00 2001 From: Agent Date: Tue, 3 Feb 2026 22:05:08 +0000 Subject: [PATCH] docs: update derstandard workflow description --- TOOLS.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/TOOLS.md b/TOOLS.md index 7771450..60bd26d 100644 --- a/TOOLS.md +++ b/TOOLS.md @@ -59,11 +59,13 @@ derstandard raw [max] # Full RSS XML - Uses internal fivefilters proxy (bypasses web_fetch private IP block) - Pre-processes output for minimal token usage - **Auto-tracks seen articles** in `memory/derstandard-seen.txt` +- `items` marks ALL displayed URLs as seen (even if skipped) +- Auto-prunes to 200 entries (oldest removed) **Workflow for news briefing:** -1. `derstandard items` → only shows NEW articles (unseen) -2. `derstandard articles ,,...` → fetch content + auto-mark as seen -3. Next briefing: step 1 automatically excludes previously covered articles +1. `derstandard items` → shows NEW articles, marks them as seen +2. Pick interesting ones, optionally fetch full content with `articles` +3. Next briefing: only shows articles published since last check ## Forgejo Git Access