Resolve Relative Pasted Path in List

Features wanted...
Post Reply
Evolve
Posts: 354
Joined: 27 Feb 2020 09:48

Resolve Relative Pasted Path in List

Post by Evolve »

When I paste a full path in the List, XY goes there and even selects the file.
I like this feature freeing me from having to interact with the Address Bar.

But when I google some file, the result is always some standard location:
C:\Program Files\Microsoft VS Code\resources\app\out\vs\workbench\workbench.desktop.main.css

Could you teach XY to resolve a pasted partial path relative to the current location? So that if I grab this last part resources\app\out\vs\workbench\workbench.desktop.main.css, then go inside my VS code folder E:\Apps\VSCode\ and paste it in the List, XY would join the current location with the pasted part and do the magic selecting E:\Apps\VSCode\resources\app\out\vs\workbench\workbench.desktop.main.css

Norn
Posts: 504
Joined: 24 Oct 2021 16:10

Re: Resolve Relative Pasted Path in List

Post by Norn »

Another way: You can edit the script to run the Everything tool command line with one click.
Windows 11 24H2 @100% 2560x1440

admin
Site Admin
Posts: 66094
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Resolve Relative Pasted Path in List

Post by admin »

Makes sense. See no problems. Next beta.

Post Reply