From 707cc001cfc708c5147e64b9b534419d23d26762 Mon Sep 17 00:00:00 2001 From: Marco Dalla Tiezza Date: Tue, 4 Jun 2024 21:57:56 +0200 Subject: [PATCH] Updated docs about new text search behaviour --- docs/basic_operations.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/basic_operations.md b/docs/basic_operations.md index af75ac6..c6c8749 100644 --- a/docs/basic_operations.md +++ b/docs/basic_operations.md @@ -22,7 +22,10 @@ * **Check Report:** Open the main [Space Weather window](space_weather/current.md) and retrieve all the live data from Poseidon Crawler. ## 2. Signal List -This is the signal list where all the database entries are shown. When a signal is selected, it will load on the right panel. On top of the list, there is a field for filtering signals by name: this filter has the highest priority among all the filters. +This is the signal list where all the database entries are shown. When a signal is selected, it will load on the right panel. + +### Filter by Name/Description +On top of the list, there is a field for filtering signals by name or any keyword inside the description of the signal: this filter has the highest priority among all the filters. ## 3. Signal Menu Here you can swithc between the main **signal** window and the **filter** page.