Giter Site home page Giter Site logo

Comments (3)

spencerwooo avatar spencerwooo commented on May 17, 2024 1

搜索估计暂时不会考虑了,不过 .epub 的预览倒是支持上了(via #133)。

from onedrive-vercel-index.

aozaki-kuro avatar aozaki-kuro commented on May 17, 2024

OneDrive的官方搜索API…
它几乎只能搜索英文和数字,而且准确性有时要打一个挺大的问号。
而一旦涉及到CJK那几乎是废的。这个功能我觉得要做也属于优先级相对低一些的。

之前看过OLAINDEX用户自己弄了一个Google Search的搜索框,不知道是如何实现外部搜索引擎搜索的。

from onedrive-vercel-index.

hmsjy2017 avatar hmsjy2017 commented on May 17, 2024

@aozaki-kuro 可以在谷歌搜索框里输入site:域名 关键词进行搜索,但要谷歌收录才行(我用的OneManager谷歌有收录,但不全)。嵌入搜索框其实也不难实现。比如我的域名是pan.iamsjy.com,搜索框搜索关键词跳转到https://www.google.com/search?q=site%3Apan.iamsjy.com%20${关键词}就行了。其他搜索引擎同理。
注:链接中的${关键词}替换为嵌入搜索框中输入的内容。

from onedrive-vercel-index.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.