Incorporate Find and Select into the find bar
-
harryray2
- Posts: 1147
- Joined: Sat Oct 15, 2016 9:56 am
Incorporate Find and Select into the find bar
Is there a way of incorporating this in the find bar?
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Incorporate Find and Select into the find bar
Moved from Find and Select.
Do you mean select matches from the find bar?
An option to do this is on my TODO list.
Do you mean select matches from the find bar?
An option to do this is on my TODO list.
-
harryray2
- Posts: 1147
- Joined: Sat Oct 15, 2016 9:56 am
Re: Incorporate Find and Select into the find bar
Yes, problem I'm having is remembering all the hot keys. Ctrl F is easy to remember as it's universal and I use it fairly frequently.
Also, although I haven't really thought this through, is there a way of grouping the highlighted results all together at the top, rather than pressing F4 or scrolling to find the next result.
Also, although I haven't really thought this through, is there a way of grouping the highlighted results all together at the top, rather than pressing F4 or scrolling to find the next result.
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Incorporate Find and Select into the find bar
Everything doesn't have an option to sort by selected files first.is there a way of grouping the highlighted results all together at the top
One idea:
- Copy the files to the clipboard (Ctrl + C)
- Create a new search window
- Paste the files into the search box. (Ctrl + V)