Giter Site home page Giter Site logo

yan42685 / obsidian-clever-search Goto Github PK

View Code? Open in Web Editor NEW
92.0 92.0 0.0 8.54 MB

Helping you quickly locate the notes in your mind in the easiest way, without the need for complex search syntax to find relevant content.

License: GNU General Public License v3.0

JavaScript 5.30% TypeScript 87.23% Svelte 6.03% CSS 1.43%
fuzzy-search obsidian obsidian-plugin pkm search

obsidian-clever-search's People

Contributors

yan42685 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

obsidian-clever-search's Issues

[Feture Request] Inserting Link from Search Result Modal to Opened File

First off, just wanted to appreciate the great work on this plugin. It's incredibly convenient to use and smooths the searching.

Just wondering would it be possible to insert link of the focused search result file into currently opened file directly while keeping the search modal opened. It could be super handy to insert multiple links from the search results into current document, making bi-directional referencing more efficient.

Thanks again for all the incredible work on this plugin!

语义搜索 下载那个 ai helper 压缩包后ob一直就是黑屏,直接在库里删除插件文件夹,重新建文件夹依然是黑的,请问有解决办法吗[BUG]

Describe the bug

A clear and concise description of what the bug is.

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • OS:
  • Obsidian Version:
  • Plugin Version:

[Feture Request] 浅色皮肤

可能作者ob设置外观时,基础颜色是深色,所以插件也是深色了

希望可以支持一个浅色的皮肤,不然用的有点别扭(加上自己电脑屏幕的一点点原因)

[Feature request] 能否支持对搜索的结构直接进行复制,以及鼠标双击跳转

Describe your idea concisely

能否支持对搜索的结构直接进行复制?

我目前相对搜索的结果进行复制,发现并不能选中文本,我并不追求能够编辑,但是希望可以有时间能够直接复制一些搜索结果,这样会不会稍微便捷一点
image

能否鼠标双击跳转

每次跳转搜索页面时,对我这个有时喜欢鼠标点点点的人来说,双击并不能跳转,要特别按下回车,当然只是个人习惯,大大你看着改就行

[Feture Request] 全局搜索跳转到文档时,设置当前文档的模式为实时预览

我在Obsidian中的设置是这样的
image
因此当我按下enter,然后进入文档时,尽管光标已经设定在了目标所在行,但是我的文档模式还是阅读视图,我必须切换到实时预览
我希望能先强制让文档视图转为实时预览
下面是一些可能有用的参考代码

        const view = app.workspace.activeLeaf.getViewState();
        view.state.mode = "source";
        view.state.source = true;
        app.workspace.activeLeaf.setViewState(view);

[Feture Request] 是否可以支持 OB 的搜索语法?

Please describe your idea concisely

比如现在搜索 pr,会把 promise 之类的单词也搜索进去;
能不能用 "pr" 来设定 全字匹配,在这个情况下只检索 pr 这个词,而忽略其他的 pr... 开头的词?

另外还有像是 line() 之类的限定词,只搜索出现在同一行/同一段内的情况,能更好地控制搜索范围

Screenshots

image

[BUG] Doesn't update through BRAT

Hi there, I ran into an issue where BRAT refuses/fails to update the plugin.

The BRAT developer has said the following:

The problem with the example repo is that while it does have manifest in the root, it doesn't have a release in the repo corresponding to the release version in manifest.json.

BRAT first reads manifest.json to get the release version, then downloads that release.

This is a mistake many devs make when starting Obsidian development. Obsidian also can't download the plugin unless there is a corresponding release.

This is one of the values of BRAT; in effect, BRAT is showing the repo is not configured correctly.

TfTHacker/obsidian42-brat#75

[Feture Request] 可以使用双击打开结果

  • obsidian默认是双击打开,可以浮动窗口的时候加上双击打开的功能,切换会更加流畅
  • 还有点小小的地方,可以全局搜索的时候邮箱按照匹配度排序,而不是按照文章排序,这样更容易找到自己想要的(类似fzf)
  • 插件很好用,感谢作者大大😄

装上插件Obsidian就黑屏

刚装上插件还是好的,点开设置就黑屏了。重启Obsidian后提示在检索,可能卡顿。稍等不到一分钟Obsidian便黑屏。

image

Environment

  • OS: Windows 11
  • Obsidian Version: v1.5.3
  • Plugin Version:最新版

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.