I am failing to get the location column near the extension column

Discussion related to "Everything" 1.5 Alpha.
Post Reply
Biff
Posts: 1155
Joined: Mon May 25, 2015 7:09 am

I am failing to get the location column near the extension column

Post by Biff »

I am failing to get the location column near the extension column, what is wrong here:

!A: !B: !D: !E: !F: !G: !H: !K: !L: !M: !N: !O: !P: !Q: !R: !S: !T: !U: !V: !W: !X: !Y: !Z: column1:=size: columns:name;size;date-created;date-modified;extension;Location;date-accessed;type;date-indexed;volume-label;full-path-length;column1;length;full-path

This is displayed:
Image
Last edited by void on Sun Sep 11, 2022 11:10 am, edited 1 time in total.
Reason: moved to Everything 1.5 fourm
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: I am failing to get the location column near the extension column

Post by void »

Please change Location to Path

I have reverted the Location column back to the path column in version 1318a.
Biff
Posts: 1155
Joined: Mon May 25, 2015 7:09 am

Re: I am failing to get the location column near the extension column

Post by Biff »

Oops, why is that?

Can I do it automatically or do I have to do it for each singel filter one by one?
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: I am failing to get the location column near the extension column

Post by void »

Biff
Posts: 1155
Joined: Mon May 25, 2015 7:09 am

Re: I am failing to get the location column near the extension column

Post by Biff »

OK, thank you for the link.

Why not folder-path (to distinguish from file path)?

Can I do it automatically or do I have to do it for each singel filter one by one?
Biff
Posts: 1155
Joined: Mon May 25, 2015 7:09 am

Re: I am failing to get the location column near the extension column

Post by Biff »

Why not folder-path (to distinguish from file path)?
I guess, because of that: https://docs.microsoft.com/en-us/style- ... ons/p/path
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: I am failing to get the location column near the extension column

Post by void »

Why not folder-path (to distinguish from file path)?
Files and folders can both have a path.
The Path column is the path-part of the full path.
(or the full path without the filename)


Can I do it automatically or do I have to do it for each singel filter one by one?
Please change each one manually.
-or-
Exit Everything and modify your Filters.csv in %APPDATA%\Everything
Biff
Posts: 1155
Joined: Mon May 25, 2015 7:09 am

Re: I am failing to get the location column near the extension column

Post by Biff »

Thank you.
Files and folders can both have a path.
Sorry, I don't understand. Therefore file-path / folder-path. fodler-path: the path with folder (without file), file-path the path with file name.
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: I am failing to get the location column near the extension column

Post by void »

The Path column shows the path part without the filename.

folder-path or file-path would be too confusing.


Please try fullpath: if you want to search the full path.
-or-
Use the Full Path column to view the full path.
Biff
Posts: 1155
Joined: Mon May 25, 2015 7:09 am

Re: I am failing to get the location column near the extension column

Post by Biff »

OK, thank you!
Post Reply