Code Monkey home page Code Monkey logo

Comments (4)

scambier avatar scambier commented on September 26, 2024

I'll need a reproducible example for this one, because it works for me ๐Ÿคทโ€โ™‚๏ธ
image

The path is transformed to lower case when it's checked

query.query.path?.some(p =>
(r.id as string).toLowerCase().includes(p.toLowerCase())

Edit: is it the same problem as #240 maybe?

from obsidian-omnisearch.

Florian-Laport avatar Florian-Laport commented on September 26, 2024

I think I see the problem. The behavior seems to be different when using quotes.
I have a directory Archive which I can match with path:Archive, path:archive, and path:"archive", but not with path:"Archive".

from obsidian-omnisearch.

scambier avatar scambier commented on September 26, 2024

Still works as expected for me :/

Can you reproduce it reliably with any note or folder?

from obsidian-omnisearch.

Florian-Laport avatar Florian-Laport commented on September 26, 2024

Apparently I wasn't on latest version, and I don't have this bug in 1.17.1 anymore ยฏ_(ใƒ„)_/ยฏ

from obsidian-omnisearch.

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.