Please consider using the hidden EVERYTHING_RESULT_LIST_FOCUS window instead.I usually just keep the file path in the statusbar for ahk purposes
ControlGetText, _ResultListFocus, EVERYTHING_RESULT_LIST_FOCUS1, ACurrently, no.but I was wondering if there is a way to display any other information that will be located at the far right of the statusbar(not right next to the file path)
Some parts can be toggle under Tools -> Options -> Advanced -> statusbar_*
Yes, with a custom statusbar format.Also is it possible to display specific information(lets say the dimentions)only for specific file extensions
Include the following in your statusbar_selected_item_format:
<if:<EXACT:<LOWER:$extension:>,"jpg">,$dimensions:>Statistics: Posted by void — Thu Nov 07, 2024 12:34 am