From 92585fe9b56df9ab64f3b9f2c7121a9480f35bd8 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 1 Sep 2026 12:48:20 -0700 Subject: [PATCH] Remove obsolete background marker reference --- old/TODO_hook_architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/TODO_hook_architecture.md b/old/TODO_hook_architecture.md index ccb8d155..d4d0c556 100755 --- a/old/TODO_hook_architecture.md +++ b/old/TODO_hook_architecture.md @@ -1379,7 +1379,7 @@ Background hooks are identified by `.bg.` suffix in filename: **Files to rename:** ```bash -# Use .bg. suffix (not __background) +# Use the .bg. suffix mv archivebox/plugins/consolelog/on_Snapshot__21_consolelog.js \ archivebox/plugins/consolelog/on_Snapshot__21_consolelog.bg.js