Page 1 of 1

additional info after dir name

Posted: 01 Jun 2017 18:53
by vampy
is there a way to show directory information like "dolphin file browser" does?

directory_name and below the number of items in that directory

(and sort the directories by the number of items)
dolphin.png

Re: additional info after dir name

Posted: 01 Jun 2017 19:16
by highend
Welcome to the forum.

Sure, but not under a folder. But in an additional column (which can be sorted...)

How to setup a custom column:

- Right click in the column header, "Add column" (or: Menu - View - Columns - Add Column)
- Right click the newly added column header (current name: "(Undefined)"), "Select Custom Column..."
- Choose an entry of the list (one of the "(Undefined)" entries), click "OK"
- Right click the newly added column header (current name is still: "(Undefined)"), "Configure Custom Column <xx>..."

Insert via snippet
==================
Right click the button "Clear", choose "Paste Snippet"

Code: Select all

Snip: CustomColumn 1
  XYplorer 17.90.0305, 02.06.2017 06:30:10
Action
  ConfigureColumn
Caption
  Items
Type
  3
Definition
  return foldersize("<cc_item>", "<f>");
Format
  0
Trigger
  0
Item Type
  1
Item Filter