Copy and Search from Excel Column

Have a suggestion for "Everything"? Please post it here.
petrojet.dc
Posts: 1
Joined: Tue Jul 06, 2021 2:23 pm

Copy and Search from Excel Column

Post by petrojet.dc »

Please add option to Copy and Search from Excel Column.

I copy from Excel Column and paste in Everything
and copy from Everything to Notepad
and replace spaces by "|"
and return to Everything to search.

Thanks..
You do not have the required permissions to view the files attached to this post.
void
Developer
Posts: 19903
Joined: Fri Oct 16, 2009 11:31 pm

Re: Copy and Search from Excel Column

Post by void »

Please try enabling paste_new_line_op:
  • In Everything, type in the following search and press ENTER:
    /paste_new_line_op=1
  • If successful, paste_new_line_op=1 is shown in the status bar for a few seconds.
Everything will now automatically convert new lines to the OR operator: |

However, please note trailing new lines are also converted to the OR operator | and may need to be manually removed.