Hi,
I have a deep file hierarchy and I like to see the path to my files in the thumbnail display. However when I use any of the choices to show the path (FilePath or FileDirectoryName) I can't see the right end of the path because it's too long. In the Folder pane I set the Top Level Folder to not show the front of the path hoping that the thumbnail path display would reflect that setting, but it doesn't. Is there any other way to handle this?
If not, I suggest that a new choice, e.g. FileRelativePath, that reflects the Top Level Folder setting be added to the thumbnail choices. Is this the place to make a suggestion or is there a better way?
Thanks,
Mike
Thumbnail Display of File Path
Re: Thumbnail Display of File Path
Something like
%FilePath{right=30}
Tip; also check the Macro Commands manual (click ? in the left sidebar)
%FilePath{right=30}
Tip; also check the Macro Commands manual (click ? in the left sidebar)
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
-
- Posts: 17
- Joined: 29 Sep 11 21:52
Re: Thumbnail Display of File Path
Perfect. Thanks.