You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-13Lines changed: 10 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# <imgsrc="skeleton/App/SearchFilter/res/icon_search.png?raw=true"width="24"> Search / <imgsrc="skeleton/App/SearchFilter/res/icon_filter.png?raw=true"width="24"> Filter for OnionOS
1
+
# <imgsrc="skeleton/App/SearchFilter/res/icon_search.png?raw=true"width="24"> Search / <imgsrc="skeleton/App/SearchFilter/res/icon_filter.png?raw=true"width="24"> Filter for Onion
2
2
3
-
This app adds *Search* to the *Consoles* section of OnionOS and a *Filter*app under *Apps*.
3
+
This app adds *Search* to the *Consoles* section and an optional *Filter*function for each console list.
4
4
5
5
## Search
6
6
@@ -11,29 +11,26 @@ This app adds *Search* to the *Consoles* section of OnionOS and a *Filter* app u
11
11
- Press <kbd>▲</kbd> (when on the first entry) to go to the search actions.
12
12
- Here you can clear the search or choose the `Search: [...]` option to edit the search term.
13
13
14
-
### Notes
14
+
**Note:** When the roms are refreshed, the console lists will no longer be cached, and will not be included in the search. To include them, just visit the given console list and it will be scanned and cached.
15
15
16
-
When the roms are refreshed, the console lists will no longer be cached, and will not be included in the search. To include them, just visit the given console list and it will be scanned and cached.
17
-
18
-
> **Tip:** Instead of choosing "refresh roms" after adding a new rom, simply delete the `*_cache2.db` file inside the rom folder. Now you'll only need to visit one console list.
16
+
> **Tip:** Instead of choosing "refresh roms" after adding a new rom, simply delete the `*_cache2.db` file inside the rom folder - now you'll only need to visit one console list! This is made even easier with the `Install filter` tool, which adds a `Refresh roms` shortcut to the bottom of each console list, which will only delete the corresponding cache.
19
17
20
18
### Tools
21
19
22
20
*Search* now has a *Tools* section which includes:
23
21
24
22
-**Fix favorites boxart** - Fixes the boxart of favorites added from search.
25
23
-**Sort favorites** - Quick access to sorting the favorites list alphabetically.
26
-
-**Add tools to favorites** - will add shortcuts to the two favorites tools to the favorites list.
24
+
-**Add tools to favorites** - Adds shortcuts for the two favorites related tools to the favorites list.
27
25
-**Clean recent list** - Removes apps from recent list (bonus tool used internally to remove search related entries from the list).
26
+
-**Install filter** - Adds filter shortcuts to the bottom of each console list.
27
+
-**Uninstall filter** - Removes the filter shortcuts from each console list.
28
28
29
-
## Filter
29
+
###Filter
30
30
31
-
Applying a filter will hide all games in each console list that don't match the selected keywords.
31
+
To manually enable the filter option go to `Consoles > Search > Tools > Install filter`. This will add two shortcuts to the bottom of each console list: `Filter` and `Refresh roms`. Use the `Filter` option to apply a filter to the list. The `Refresh roms` shortcut is a bonus feature, which allows you to refresh a single list, instead of the built-in counterpart which forces a refresh of all lists at once.
32
32
33
-
- Open the *Filter* app and apply a filter keyword.
34
-
- The app applies the filter and tells you how many games was found for each console.
35
-
- Exit the app, and browse your ROM lists to see the filtered results.
36
-
- To restore the ROM lists, open the app and clear the filter by pressing X.
33
+
**Note:** Filters will not limit search results.
37
34
38
35
## Installation
39
36
Copy the contents of the [SearchFilter-v??.zip](https://github.com/Aemiii91/miyoomini-SearchFilter/releases) file to the root of your SD card.
0 commit comments