9001 / 9001/copyparty

Search Engine

Open
#1,358 0 comments 0 reactions 1 assignee Claimed by @9001 View on GitHub
enhancement
Dominant language
Python
Stars
46.6k
Forks
1.9k
Avg merge
10d 16h
Merged PRs (30d)
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.