From 31a221a76ba10a71d1523db29c8ad6395e7ef473 Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Sat, 16 Jul 2022 19:39:15 +0400 Subject: [PATCH] Auto focus cursor on query input box to simplify, speed interactions - Avoids having to click the query input box - Just open page, type whatever and hit enter to do image search - For other search types select appropriate type from dropdown --- src/interface/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interface/web/index.html b/src/interface/web/index.html index c83325eb..aa62f3e1 100644 --- a/src/interface/web/index.html +++ b/src/interface/web/index.html @@ -55,7 +55,7 @@

Semantic Search

- +