Skip to content

Conversation

@francostan
Copy link

Hi there :)

This pull request creates the search functionality by reading file contents on-demand during search operations, rather than loading all file contents into memory upfront. This approach maintains low memory usage while ensuring accurate search results across entire file contents.​

Changes Implemented:​

  • Create the Input for the search on the Sidebar.

  • Create filteredEntries to read file contents dynamically during search.

  • Ensured that the search is case-insensitive and trims whitespace from the search query.

Example:
freewritEnhace

I really like using this app, thanks by the way

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.

3 participants