From 29a7e561abaf234aee8c0e353ed0e400fb1c0b36 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Fri, 30 Apr 2021 00:35:42 +0200 Subject: [PATCH] searx/golinks: fixed minor typos and added search-string for browser integration --- wiki/firefox.md | 4 ++-- wiki/golinks.md | 4 ++-- wiki/office-software.md | 12 ------------ wiki/{alternatives_to.md => recommended.md} | 0 wiki/searx.md | 2 +- 5 files changed, 5 insertions(+), 17 deletions(-) delete mode 100644 wiki/office-software.md rename wiki/{alternatives_to.md => recommended.md} (100%) diff --git a/wiki/firefox.md b/wiki/firefox.md index 2f0fdc2..4188433 100644 --- a/wiki/firefox.md +++ b/wiki/firefox.md @@ -34,8 +34,8 @@ browser. ## Add a new search engine You can add a new search engine with the addon `Add custom search engine`. -Make sure to replace `` with the url of your instance. +Make sure to replace `` with the according url. It is possible to add it without an addon. -Navigate to the searx instance and click the `...` in the address bar. +Navigate to the search engine and click the `...` in the address bar. Then click `Add Search Engine` diff --git a/wiki/golinks.md b/wiki/golinks.md index c61814d..d21d467 100644 --- a/wiki/golinks.md +++ b/wiki/golinks.md @@ -13,5 +13,5 @@ A server can be setup via docker with the [prologic image](./docker-images/prolo Add Golinks as a new search engine for firefox and set it as main search for the address bar as described in [the Firefox article](./firefox.md). -Follow the instructions by the addon and put searx with -`/?q=%s` as search string. +Follow the addon part of the guide and put searx with +`/?q=%s` as search string. diff --git a/wiki/office-software.md b/wiki/office-software.md deleted file mode 100644 index 22d3048..0000000 --- a/wiki/office-software.md +++ /dev/null @@ -1,12 +0,0 @@ -# Office software - -To get work done many people prefer office-like software. -There are numerous possibilities for this. -The software can vary in coverage and interface type. - -## Table calculation - -One of the most used file modification is done in csv or similar datatypes. - -- [sc-im](linux/sc-im.md) is a simple table calculation program for linux with a - terminal based interface. diff --git a/wiki/alternatives_to.md b/wiki/recommended.md similarity index 100% rename from wiki/alternatives_to.md rename to wiki/recommended.md diff --git a/wiki/searx.md b/wiki/searx.md index 9903d50..ad916c8 100644 --- a/wiki/searx.md +++ b/wiki/searx.md @@ -10,5 +10,5 @@ A server can be setup via docker with the [searx image](./docker-images/searx_-_ Add Searx as a new search engine for firefox and set it as main search for the address bar as described in [the Firefox article](./firefox.md). -Follow the instructions by the addon and put searx with +Follow the addon part of the guide and put searx with `/search?q=%s` as search string.