Search Engine
- Langage dominant
- Python
- Étoiles
- 46.6k
- Forks
- 1.9k
- Merge moyen
- 10 j 16 h
- PR mergées (30 j)
- 5
Description
**is your feature request related to a problem? Please describe.**
Everyone knows you can search for a file by uploading it. But what if you don't have it?
**Describe the idea / solution you'd like**
So, there is this html tag called datalist I learned from a youtube video. It's supposedly used by most search engines like Google. In that video, it's used with the input tag, and linked with it. The actual list could be handled with JS, as the input tag needs the list argument to support it. The video in question (With the info about this tag) can be found in [https://www.youtube.com/watch?v=VkWJQe_EsjQ&t=160s](url)
**Describe any alternatives you've considered**
I couldn't find any other alternatives.
**Additional context**
I think I already explained myself with the previous statements.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.