Virtual Folders not filtering correctly? - Printable Version +- Tordex Community (http://forum.tordex.com) +-- Forum: True Launch Bar (http://forum.tordex.com/forum-3.html) +--- Forum: General Discussion (http://forum.tordex.com/forum-8.html) +--- Thread: Virtual Folders not filtering correctly? (/thread-23969.html) |
Virtual Folders not filtering correctly? - kunkel321 - 01-07-2022 I think my virtual folders might not be filtering correctly? I have one that is "Recent Items" and is set to show Code: *.pdf,*.doc*,*.xls* Another one is "Recent Items" and is set to HIDE Code: *.pdf,*.doc*,*.xls*,*.mp3 Any ideas what I can try? Win 10 Pro and TLB v7.5 64bit. EDIT: It might be relevant that I have both virtual folders set with the checkbox "Filter new items" = True. RE: Virtual Folders not filtering correctly? - Yuri Kobets - 01-08-2022 Try to add * at the after pdf: *.pdf* The "Recent Items" folder contains shortcuts to the files. So the actual files names have extension ".lnk". So shortcut to "document.pdf" has the file name "document.pdf.lnk". TLB uses the file extension for filters. RE: Virtual Folders not filtering correctly? - kunkel321 - 01-09-2022 Ah yes. That works perfectly. Thank you. And here is a 40x40 image of for it |