Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial match on the full folder path when searching #200

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

micz
Copy link
Contributor

@micz micz commented Jan 17, 2025

I've implemented the partial match on the full folder path when searching in the popup as requested in #169.

I've added the partialMatchFullPath option in the option page, with default to false.

Then I've added the partialMatchFullPath public property to the BaseItemList class (source).
That property is used in the repopulate method here.

The partialMatchFullPath property is set here and here.

@kewisch
Copy link
Owner

kewisch commented Jan 18, 2025

LGTM, thank you!

@kewisch kewisch merged commit 7a9ff2a into kewisch:main Jan 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants