Page 1 of 1
Finding out extension-less files
Posted: 25.11.2020, 02:04
by Forez
Is there a way to filter out files that do not have any extension?
Especially with the usage of Quick Filter?
Re: Finding out extension-less files
Posted: 25.11.2020, 18:11
by Timon
Implemented in 814 release: Quick filter accept '*.' for selecting items without dot
Works fine for me in FC XE 832 to filter files without extension
Re: Finding out extension-less files
Posted: 10.12.2020, 18:55
by Forez
Confirmed with FreeCommander XE 830 32-bit Public Beta
Thank you for the info
Re: Finding out extension-less files
Posted: 10.12.2020, 18:57
by Forez
Although this does not work when using the Search window should also be available [CTRL +F]
Re: Finding out extension-less files
Posted: 11.12.2020, 21:21
by Timon
'Search files/folders' - in the field 'File name:' type ^[^.]*$ and select checkbox 'Regular expression', on tab 'Timestamp/size/attr' in 'Attributes' unselect checkbox 'Directory'
Re: Finding out extension-less files
Posted: 11.02.2021, 20:03
by Forez
Timon wrote: 25.11.2020, 18:11
[...]
Quick filter accept '*.' for selecting items without dot
[...]
Forez wrote: 10.12.2020, 18:57
Although this does not work when using the Search window should also be available [CTRL +F]
Timon wrote: 11.12.2020, 21:21
'Search files/folders' - in the field 'File name:' type
^[^.]*$ and select checkbox '
Regular expression', on tab 'Timestamp/size/attr' in 'Attributes' unselect checkbox '
Directory'
[I was about to write "how will I to remember that now, that it works" - but the I remembered, that it can be saves a profile for future usage. But back to the functionality:]
So with
CTRL + F I can single out files - but by using Quick Filter I will have them mixed with folders?
Re: Finding out extension-less files
Posted: 22.05.2021, 15:21
by Forez
Well?
Re: Finding out extension-less files
Posted: 19.08.2021, 16:06
by Forez
Well nothing