Name without extension ?
Name without extension ?
In custom column, how can I get the filename excluding extension ?
Re: Name without extension ?
Thank you void
update: I just saw that sorting column1 with mix files and folder's doesn't work
update: I just saw that sorting column1 with mix files and folder's doesn't work
Re: Name without extension ?
If you want a more permanent way of showing the filenames without extension, paste the following command in the search bar and press ENTER
(don't forget to add the Extension column to the result list if you want to see the extensions).
To restore the default setting:
Code: Select all
/hide_extension=1
To restore the default setting:
/hide_extension=0
Re: Name without extension ?
Mix files and folders only works when sorting by name, path, size or date modified.
Please try sorting by Name instead of column1.
Please try sorting by Name instead of column1.
Re: Name without extension ?
Ok thanks again I will try