Hello,
at the moment, the location column will show e.g.
C:\Users\ihaveareallyreallylongname\Documents\(the interesting part of the path)\
On mobile computers with a small screen, this will, in conjunction with the location column inherently being one that is shown in addition to many other columns, lead to horizontal space issues.
Opus will now abbreviate the path by substituting three dots for the part of the path that is immediately before the lastmost folder. However, these subfolders are often relevant information. The userfolder however is well-known and not useful information.
I also remember that my username was created by Windows upon installation, using my first and last name, and then I had to stick with that. I was not asked to create the username myself as far as I can remember. I guess there would have been a way to avoid this during installation, or immediately after, but now I am stuck with a long username, and there are many reports that changing the username results in a lot of trouble with apps not recognizing the path etc. It is probably possible to eventually fix all issues, but in my experience there will be one or two programs that will cause a headache / waste a lot of time fixing.
My suggestion would be that the user could specify a substitute, with
C:\Users\ihaveareallyreallylongname\Documents
becoming
\Documents
Sorting could still behave as if the full path were displayed.
I think lots of users would profit from this. In fact it does not just affect small screens. If one does not use insanely small font like I do (to the point that it hurts my eyes and back), I can imagine many users with larger screens who use "normal/reasonably" sized fonts / normal Windows zoom settings having similar problems.
The problem became much more relevant for me since I have started using the "core" magic of DOpus, which is Flat View. I find myself needing the folder path column quite often now.
Related:
I actually configured the popup-menu that shows up when hovering over a file to show the full path just because it is so often that the location column does not suffice to show me the path, and it is very annoying.
It's also the reason why I was asking for the option to toggle the tree view instead of closing it (which loses the state). If you do implement a button at the top of the tree view to toggle tree view, it would by the way be cool if that command were also available when creating buttons, such that one could make a button that will toggle between "tree view minimized, tabs horizontal" and "tree view visible, tabs vertical" which would be super handy in situations where one has a list of files (such as find results, flat view) that have very long paths. But this is just a side note.
Additional comment:
In the address bar, DOpus does substitute a part of the path, but still keeps the username. This is not such a big problem because the address bar is very long and has lots of space for a mega-long path, in fact it would not hurt if the full path were shown there.
I am mentioning this because this kind of abbreviation, which still includes the username, is not suitable for the columns column if DOpus developers were to implement abbreviated paths there. I believe the username (current user) should be completely ommited, starting the path with "Desktop" or "Documents". (Personally, I would actually prefer C:\...\Documents because I like to see the drive, but that is probably not what most would want).