Skip to content

Fast indexed search with filters (opt‑in) #307

@Spectra47

Description

@Spectra47

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

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions