Closed awsms closed 2 years ago
Hi, thanks for the feedback. This feature has already been requested in #281. Like I mentioned in that comment section, I've added this to the TODO list
The current database design makes this complex and a little difficult to implement, because internally files and folders are stored in separate in indexes. So mixing them together in the result list requires additional CPU time (searching and sorting becomes slower).
I'm closing this issue here, any further discussions should take place in #281.
Sorry, I've already searched in the issues but didn't find it!
No problem.
Is your feature request related to a problem? Please describe. I would like to see both big files and folders at the same time, and it's not possible yet since the size order is inverted for files & folders. It's either big files/small folders first, or the other way around, and both formats are separated.
for ex, instead of
Describe the solution you'd like Adding a "Don't separate folders and files in search results" togglebox in settings
Describe alternatives you've considered ncdu