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

Add Search Profiles #547

Open
blueray453 opened this issue Apr 29, 2024 · 0 comments
Open

Add Search Profiles #547

blueray453 opened this issue Apr 29, 2024 · 0 comments

Comments

@blueray453
Copy link

Is your feature request related to a problem? Please describe.
I always use "Search In Path". The issue is i search different paths. For example:

/media/ismail/8TBRaid0/book-collection
/media/ismail/SSDWorking/_Working/_NotesFiltered

Normally when searching I have to do like:

/media/ismail/8TBRaid0/book-collection <Search Term(s)>
/media/ismail/SSDWorking/_Working/_NotesFiltered <Search Term(s)>

If I had profile for book-collection or NotesFiltered, I would only have to enter <Search Term(s)>.

Describe the solution you'd like
The request is to add options to switch profiles. Preferably in the top menu (so that we can switch easily).

Each profile would have different database (include / exclude) to search.

For example, book-collection profile would have only include /media/ismail/8TBRaid0/book-collection.

NotesFiltered profile would have only include /media/ismail/SSDWorking/_Working/_NotesFiltered and Exclude files: ".git"

Describe alternatives you've considered

There can be a option for search folder(s). It will only return search result from that folder and it's subfolders. So when I select NotesFiltered profile, it will secretly (will not be shown in the search box) add /media/ismail/SSDWorking/_Working/_NotesFiltered in the search box.

The difference between main solution and the alternative is, the first one has multiple search index (database). When we are changing profile, we are essentially changing database.

The alternative has one index but is less flexible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant