copy result item without extension
-
- Posts: 10
- Joined: Sat Mar 23, 2024 8:52 am
copy result item without extension
Hi, is it possible to copy the name highlighted items from the result list without the extenion? I have tried copy name only and it always includes the extension
Re: copy result item without extension
Everything 1.4: No.
Everything 1.5: Yes:
Right click the result list column header and click Add columns...
Search for:
stem
Select Stem and click OK.
Right click your items under the Stem column and click Copy Stem.
Stem = Name without extension.
Also in Everything 1.5, you can create a bookmark to copy the stem:
From the Bookmarks menu, click Add to bookmarks....
Change the Name to: Copy Stem
Change the Search to: /copy $stem:
Optionally assign a keyboard shortcut.
Click OK.
Select your items and open your bookmark.
/copy
Everything 1.5: Yes:
Right click the result list column header and click Add columns...
Search for:
stem
Select Stem and click OK.
Right click your items under the Stem column and click Copy Stem.
Stem = Name without extension.
Also in Everything 1.5, you can create a bookmark to copy the stem:
From the Bookmarks menu, click Add to bookmarks....
Change the Name to: Copy Stem
Change the Search to: /copy $stem:
Optionally assign a keyboard shortcut.
Click OK.
Select your items and open your bookmark.
/copy
-
- Posts: 10
- Joined: Sat Mar 23, 2024 8:52 am
Re: copy result item without extension
nice thank you