mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-10 18:47:45 +02:00
searx/golinks: fixed minor typos and added search-string for browser integration
This commit is contained in:
parent
2da1b6dc60
commit
29a7e561ab
@ -34,8 +34,8 @@ browser.
|
|||||||
## Add a new search engine
|
## Add a new search engine
|
||||||
|
|
||||||
You can add a new search engine with the addon `Add custom search engine`.
|
You can add a new search engine with the addon `Add custom search engine`.
|
||||||
Make sure to replace `<url to searx instance>` with the url of your instance.
|
Make sure to replace `<url to search engine>` with the according url.
|
||||||
|
|
||||||
It is possible to add it without an addon.
|
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`
|
Then click `Add Search Engine`
|
||||||
|
@ -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
|
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).
|
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
|
||||||
`<url to searx instance>/?q=%s` as search string.
|
`<url to golinks instance>/?q=%s` as search string.
|
||||||
|
@ -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.
|
|
@ -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
|
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).
|
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
|
||||||
`<url to searx instance>/search?q=%s` as search string.
|
`<url to searx instance>/search?q=%s` as search string.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user