Search Engine
- Ngôn ngữ chính
- Python
- Star
- 46.6k
- Fork
- 1.9k
- Merge trung bình
- 10 ngày 16 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
**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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.