Shortening Paths in "Path" column
Posted: 22 Jul 2024 03:43
In Paper Folders, Hot Lists, etc., where paths or the "Path" column are displayed, when XYplorer needs to truncate the path, it shows the lowest ("containing") folder name and then removes characters from the end of the path until the necessary width is met.
It would be nice (maybe as an option?) to just remove characters from the beginning of the path instead. The reason is that the characters at the start of the path ("c:\users\username...") are often useless/redundant information whereas characters/folders at the end of the path are more valuable.
For example, given the path:
c:\users\myname\documents\2024\budgets\july\client xyz
If I only want a Path column width of 40 characters, this is currently displayed:
c:\users\myname\documents\...\client xyz --> but valuable information is lost!
whereas this would provide more information:
...documents\2024\budgets\july\client xyz
It would be nice (maybe as an option?) to just remove characters from the beginning of the path instead. The reason is that the characters at the start of the path ("c:\users\username...") are often useless/redundant information whereas characters/folders at the end of the path are more valuable.
For example, given the path:
c:\users\myname\documents\2024\budgets\july\client xyz
If I only want a Path column width of 40 characters, this is currently displayed:
c:\users\myname\documents\...\client xyz --> but valuable information is lost!
whereas this would provide more information:
...documents\2024\budgets\july\client xyz