Giter VIP home page Giter VIP logo

Comments (5)

keepassium avatar keepassium commented on May 29, 2024

Yep, there is something strange with the search, especially when there are spaces in the query. I will look into this. Thanks!

from keepassium.

grrttedwards avatar grrttedwards commented on May 29, 2024

https://github.com/keepassium/KeePassium/blob/master/KeePassium%20AutoFill/util/SearchHelper.swift#L64

Perhaps this is why? Compare to the way that partial matches are collected above, on line 49: https://github.com/keepassium/KeePassium/blob/master/KeePassium%20AutoFill/util/SearchHelper.swift#L49

from keepassium.

keepassium avatar keepassium commented on May 29, 2024

@grrttedwards, I am flattered someone actually reads the code πŸ‘

I guess @martin-bussieres was referring to search in the main app. At the moment the main app does not use SearchHelper, but relies on legacy code brought from KeePassB.

One of the causes I found is that the search inside entry fields uses the full query, not separate words (see EntryField.matches())

Martin, I struggle to reproduce the case sensitivity part of the issue, maybe you can give an example? (for example, query "Test" does not find entry titled "MyTest")

from keepassium.

martin-bussieres avatar martin-bussieres commented on May 29, 2024

from keepassium.

grrttedwards avatar grrttedwards commented on May 29, 2024

@keepassium ,

I just took a stab at it 😎

I’m here because KeePassXC now silently upgrades databases to 4.x format... which MiniKeePass can not understand. And, that project is certainly dead by the looks of it.

from keepassium.

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.