-
-
Notifications
You must be signed in to change notification settings - Fork 76
Closed as duplicate of#98
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Checklist
- I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the request will be dismissed otherwise.
- This issue contains only one feature request.
- I have read and understood the contribution guidelines.
Feature description
🧠User story: Find files instantly with filters (type/size/date/extension).
😵💫Problem: Recursive scans are slow and battery‑heavy.
💡Proposal: Optional on‑device index per storage/folder with a filter UI.
✨Acceptance criteria: Opt‑in index build with progress and cancel.
Filters for type/date/size/extension; results update as you type.
Foreground service with battery guardrails.
🤝🤍Notes: Use SQLite/FTS for metadata only; global toggle to disable indexing.
Why do you want this feature?
Large local libraries need fast search without compromising privacy.
Additional information
Exclude folders option; show index size and last scan time.
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists