Bug 375794 - Show 'Items count' for folders in 'Size' column
Summary: Show 'Items count' for folders in 'Size' column
Status: CONFIRMED
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.5.0
Platform: Mint (Ubuntu based) Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-31 12:34 UTC by hakjosef
Modified: 2018-05-06 00:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Wanted feature in Nautilus (14.67 KB, image/png)
2017-01-31 12:34 UTC, hakjosef
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hakjosef 2017-01-31 12:34:24 UTC
Created attachment 103732 [details]
Wanted feature in Nautilus

I want to have column which shows how many items (files and folders) are stored in folder. Default Ubuntu file manager nautilus has this option. I miss it in Krusader.

https://forum.kde.org/viewtopic.php?f=225&t=138467&p=370913#p370913
Comment 1 Alex Bikadorov 2017-02-22 14:39:25 UTC
Reference code:
https://cgit.kde.org/dolphin.git/tree/src/kitemviews/private/kdirectorycontentscounter.h

But we could probably simplify it.