mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update searching.md (#1430)
Updated images and text to match current versions of the apps
This commit is contained in:
parent
70fbe7a63e
commit
a153044fce
1 changed files with 10 additions and 10 deletions
|
@ -4,28 +4,28 @@ category: tutorial
|
|||
order: 2
|
||||
---
|
||||
|
||||
Searching for content on LBRY is easy! We'll start with lbry.tv and Desktop first, then cover [Android below](#android).
|
||||
Searching for content on LBRY is easy! We'll start with Odysee.com and Desktop app first, then cover [Android below](#android).
|
||||
|
||||
## Searching on Desktop and lbry.tv
|
||||
## Searching on Desktop and Odysee.com
|
||||
|
||||
Click your cursor into the top bar, and enter a search term. Typically, you'll see at least 3 items at the top:
|
||||
1. **Search** - Default if enter is clicked. This is your typical search option, will return all results matching it.
|
||||
2. **Exact URL** - Select this to navigate directly to the content published at `lbry://comics`
|
||||
3. **Tag** - Select this to navigate to the tag page to browse all content tagged `comics`
|
||||
Click the search bar, and enter a search term. Typically, you'll see a list of search results and the publish with the exact match to the search term. If there are multiple publishes with the same name, the most supported one will appear here. By choosing `Explore <tag>` at the bottom right corner, you can search for tag instead. Hitting "Enter" will show all search results.
|
||||
|
||||

|
||||

|
||||
|
||||
After performing a search, you'll have access to additional filters to help narrow down the results.
|
||||
- Filtering to _files_ will return content published according to the selected file types.
|
||||
- Filtering to _channels_ will return only channel results.
|
||||
|
||||

|
||||

|
||||
|
||||
## Searching on Android {#android}
|
||||
|
||||
Select the top bar and begin typing. Once you pause or click enter, the search results will appear. Currently there are no filtering options on this platform.
|
||||
Select the top bar and begin typing. Once you pause, the search results will appear. Currently there are no filtering options on this platform.
|
||||
1. **Search** - Clicking "Enter" will default to this. This is your typical search option, it will return all matching results.
|
||||
2. **Exact URL** - Select this to navigate directly to the content published at `lbry://comics`
|
||||
3. **Tag** - Select this to navigate to the tag page to browse all content tagged `comics`
|
||||
|
||||

|
||||

|
||||
|
||||
## More tutorials
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue