Here is the guide, how to use a condition for the Recycle bin, it's usable in Column profiles and Automatic views.
This way, if you open Recycle bin, or switch to tab with Recycle bin, details view and sorting by Date Deleted - also folders will be used automatically, so the last deleted item will be first in the list, even if it's a folder.
Marek wrote: ↑26.11.2019, 20:28
If you want to define column profile for Recycle Bin:
- open the Recycle Bin in the left pane
- switch view to details
- open popup menu with Shift+F1 (left pane with recycle bin is active)
- select "Column profiles"->"Add current column profile specific to folder"
- define the name for the new profile: RecycleBin
- open Tools->Settings and select "Column profiles/Automatic view" in the tree
- select new created profile "RecycleBin" and click on "Define columns" button
- click the button "Define columns" and set the columns as you like
- save the setting
To add the Recycle bin to Automatic views:
- create "RecycleBin" item
- add any condition, e.g. empty <sub>
- for View "type:" select "Details"
- for "Columns profile:" select "RecycleBin"
- for "Sort on:" select "Date Deleted" and click the button Descending (if you want to sort items by date deleted)
- apply and save settings
- close FreeCommander
- open FreeCommander.ini file in any text editor
- search for "[FcDetailedViews_RecycleBin"
- copy the line "Condition=..." below to clipboard (Ctrl+C)
- open FreeCommander.views.ini file in any text editor
- search for "Name=RecycleBin"
- replace the line "Condition=..." few lines below with the text from clipboard (Ctrl+V)
- save the file
- start FreeCommander