For example:
- if I am searching for a file named 2024 budget October 15 personal.xlsx
- historically a search of
Code: Select all
personal budgetCode: Select all
October 2024- Now I need to remember the exact order of the words in the filename and search in a way that matches, for example
Code: Select all
2024 budgetCode: Select all
October 15