Yes, I applied settings. I even tried to exit DOpus (using item in jumplist) and start it again. After restart the item "Mark recent files" is there and set properly. But still doesn't work.
Does your "Recent" label do anything besides change the background colour? Background colours won't show in the file display if Preferences / Display / Options / Use visual style to draw items (Vista/Win7 only, overrides selection colors) is turned on.
I also tried to change the label to blue one (as you can see in the screen above).
Anyway, I tried turning off visual styles but no effect.
I tried switching "match" to "no match" in filter - no effect.
Labels work ok if I set one using defined shortcuts.
Tried both, large icons and list view.
Woohaa... just changed to details view and file became marked with apt label. Switching back to list view preserves label. So you have to change view to details and to list again to see filter labels.
Thanks, looks like it's specific to the "icon" modes (i.e. the ones that aren't Details and Power mode).
Re renaming the filter-label, it works but the Prefs window doesn't update immediately; you have to OK and then re-open Prefs to see the new name in the list. We'll fix that for the next beta.
While you are at it (just for the sake of consistency), can you make delete button of "Labeled files and folders" ask for confirmation because delete button of "Labels" does ask for confirmation when deleting them.
See picture, I'm bad with words (and pictures but nevermind).
That may be on purpose, since deleting from the top list is rare and may affect lots of things in the bottom list, while deleting from the bottom list is common and only affects the item(s) you have selected.
Still doesn't work as supposed. I have to hover (with mouse) or select a file to make it appear bold. Also clicking in an empty area of lister makes all files in folder bold, but refreshing makes them all back regular.
Please note that I use list view and "select first file in folder" which makes the first file in folder appear bold (with label).
I'm not sure what you mean there, sorry. Selected files are bold for you? AFAIK selection can only change the text and background colour, not the font/boldness.
Ok, I will try to describe in few words.
I created label filter which makes recently modified files bold.
I go to D:\xampp\htdocs\project\protected\views\punkt
all files in this folder were modified 5 minutes ago. One of them (the first one) is automatically selected because of "automatically select first file in folder" option in preferences - and this is the only file displayed in bold (the only file for which filter label worked). The rest is displayed in regular font until I hover them with mouse or select using keyboard, after which they become bold (which I would expect even before file was hovered/selected).
During taking screenshots I only moved mouse and used key arrows, no files were modified.
Ah okay, I see what you mean now. The selection causes the filter state to be updated, and the filter (not the selection directly) is making things bold.
I suspect we're missing a re-paint somewhere to make the items go bold once the filters have been evaluated. We'll take a look. Thanks for the report!