Search found 32 matches

by c0thirty
08 Nov 2024 10:45
Forum: Wishes
Topic: Show icons for video thumbnails only
Replies: 9
Views: 2766

Re: Show icons for video thumbnails only

I should also add that there's a significant performance advantage for me when disabling captions entirely in very large folders. Besides a perceptible speed difference, sometimes when scrolling up a page or so none of the thumbnails display at all (even if previously cached), until I pause for a mo...
by c0thirty
06 Nov 2024 20:34
Forum: Wishes
Topic: Show icons for video thumbnails only
Replies: 9
Views: 2766

Re: Show icons for video thumbnails only

Yes, this lets me get more information with fewer distracting elements on the screen.
by c0thirty
04 Nov 2024 13:06
Forum: Wishes
Topic: Show icons for video thumbnails only
Replies: 9
Views: 2766

Re: Show icons for video thumbnails only

Yes, this feels very disorienting though. The film strip edges brace the image rather than overlaying it so I really have to look even closer to not mistake which ones are which.

Image
by c0thirty
27 Oct 2024 10:35
Forum: Wishes
Topic: Show icons for video thumbnails only
Replies: 9
Views: 2766

Re: Show icons for video thumbnails only

I often browse large folders that have many images and comparitively few videos. I have a color filter for highlighting the caption of video files, but when I'm browsing a large collection, or searching for something specific, I find captions and excessive file icons can be distracting, since it add...
by c0thirty
18 Oct 2024 08:21
Forum: Wishes
Topic: Show icons for video thumbnails only
Replies: 9
Views: 2766

Show icons for video thumbnails only

There is an option for "Show file icon on thumbnail". Could we have a setting to set what types or classes of files to show icons for? I would like to set it to only show icons for video files and not photos.
by c0thirty
27 Jun 2024 12:07
Forum: Wishes
Topic: Scriptable or modifyable User Buttons
Replies: 3
Views: 1340

Re: Scriptable or modifyable User Buttons

Thanks, this is exactly what I needed. I thought I'd searched the scripting reference for buttons, but I guess I missed it. I added a catalog script to adjust the toggle state of the four buttons, and now each of them includes a catalogexecute() in their own script, plus I set it to be called on tab...
by c0thirty
23 Jun 2024 09:45
Forum: Wishes
Topic: Scriptable or modifyable User Buttons
Replies: 3
Views: 1340

Scriptable or modifyable User Buttons

Is it possible (or could it be) to use scripting or condition checks to modify User-defined buttons? Such as to display a toggle state similar to the way some of the built-in toolbar buttons work, or to change the icon programmatically. To give one example, the builtin Details button displays as tog...
by c0thirty
10 Jun 2024 10:51
Forum: Wishes
Topic: Remember Word wrap setting for text() output
Replies: 1
Views: 488

Remember Word wrap setting for text() output

The text function opens a popup window of the contents, with a Word wrap checkbox at the bottom. The checkbox defaults to off (unchecked) every time the window opens, even if it was previously checked. The same behavior is also visible with the Edit Comment feature. Would be great if they could reme...
by c0thirty
05 May 2024 07:55
Forum: Wishes
Topic: Custom path aliases in tabs
Replies: 39
Views: 13322

Re: Custom path aliases in tabs

Love it :biggrin:
by c0thirty
25 Apr 2024 09:58
Forum: Wishes
Topic: Custom path aliases in tabs
Replies: 39
Views: 13322

Re: Custom path aliases in tabs

Cool, that sounds perfect :D
by c0thirty
24 Apr 2024 11:18
Forum: Wishes
Topic: Custom path aliases in tabs
Replies: 39
Views: 13322

Custom path aliases in tabs

Not sure if something like this is already available.. would it be possible to have custom path aliases in Tab names? Similar to how "Downloads" works as a special path (though maybe that's a builtin Windows thing?) Currently, a tab can be renamed to a static name, which doesn't change reg...
by c0thirty
17 Mar 2024 20:02
Forum: Bug Reports
Topic: Backslash (\) not working as User-Defined Command Keyboard Shortcut
Replies: 7
Views: 1572

Re: Backslash (\) not working as User-Defined Command Keyboard Shortcut

Ahh that did it. The one I was using showed up near the very end of the list, while the functioning one is a few pages above it. Thanks!
by c0thirty
17 Mar 2024 04:37
Forum: Bug Reports
Topic: Backslash (\) not working as User-Defined Command Keyboard Shortcut
Replies: 7
Views: 1572

Re: Backslash (\) not working as User-Defined Command Keyboard Shortcut

Yes, just tried for the letter q and unshifted apostrophe, both work as keybinds for user-defined commands, but backslash doesn't.
In settings, "Enable type ahead find" is on.

Image
Image
by c0thirty
16 Mar 2024 21:45
Forum: Bug Reports
Topic: Backslash (\) not working as User-Defined Command Keyboard Shortcut
Replies: 7
Views: 1572

Re: Backslash (\) not working as User-Defined Command Keyboard Shortcut

On a US layout keyboard, backslash is an unshifted key shared with the shifted pipe (|). Windows defines the virtual keycode as VK_OEM_5 (0xDC).
by c0thirty
14 Mar 2024 20:39
Forum: Bug Reports
Topic: Backslash (\) not working as User-Defined Command Keyboard Shortcut
Replies: 7
Views: 1572

Backslash (\) not working as User-Defined Command Keyboard Shortcut

Created new User-Defined Command, pressed Assign Keyboard Shortcut, and selected "\" (backslash) as the key from the list. Pressing backslash in window, the command is not executed, instead the error text type ahead find ("\*"): no matching item names found appears in the status ...