Skip to content

Commit 4b414c6

Browse files
authored
Update README.md
1 parent 1211bd7 commit 4b414c6

1 file changed

Lines changed: 10 additions & 13 deletions

File tree

README.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# <img src="skeleton/App/SearchFilter/res/icon_search.png?raw=true" width="24"> Search / <img src="skeleton/App/SearchFilter/res/icon_filter.png?raw=true" width="24"> Filter for OnionOS
1+
# <img src="skeleton/App/SearchFilter/res/icon_search.png?raw=true" width="24"> Search / <img src="skeleton/App/SearchFilter/res/icon_filter.png?raw=true" width="24"> Filter for Onion
22

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.
44

55
## Search
66

@@ -11,29 +11,26 @@ This app adds *Search* to the *Consoles* section of OnionOS and a *Filter* app u
1111
- Press <kbd>▲</kbd> (when on the first entry) to go to the search actions.
1212
- Here you can clear the search or choose the `Search: [...]` option to edit the search term.
1313

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.
1515

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.
1917
2018
### Tools
2119

2220
*Search* now has a *Tools* section which includes:
2321

2422
- **Fix favorites boxart** - Fixes the boxart of favorites added from search.
2523
- **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.
2725
- **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.
2828

29-
## Filter
29+
### Filter
3030

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.
3232

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.
3734

3835
## Installation
3936
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

Comments
 (0)