From a70945f01952ee62ac27bb95bf5b330470970ea9 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Mon, 23 Mar 2026 21:10:54 -0400 Subject: [PATCH] docs: add line number reference for template replacement section Added specific line numbers (40-262) to Phase 4.3 specification to indicate the exact section in templates/bookshelf.templ that should be replaced with the new filter form code. This clarifies the implementation instructions by providing precise file location information for the filter section replacement. --- UNIFIED_SEARCH_IMPLEMENTATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UNIFIED_SEARCH_IMPLEMENTATION.md b/UNIFIED_SEARCH_IMPLEMENTATION.md index 4493e07..9882e70 100644 --- a/UNIFIED_SEARCH_IMPLEMENTATION.md +++ b/UNIFIED_SEARCH_IMPLEMENTATION.md @@ -711,7 +711,7 @@ hx-get="/api/media-items/search?library_id={ currentLibraryID }&limit={ limit }& **File:** `templates/bookshelf.templ` -**Replace filter form section (includes all filters) with:** +**Replace filter form section (includes all filters) with (lines 40-262):** ```html