Skip to content

File Panel Extra Columns Enhancement #1444

Description

@rami-shalhoub

The part you want to Enhancement
the file_panel_extra_columns option in the config file is so useful but we cannot specify which column we want to show

  • 0 => Extra columns feature is disabled
  • 1 => Also show size column
  • 2 => Also show modify date
  • 3 => Also show permission column

Instead, it think it should take a list:

  • [ ] => Extra columns feature is disabled
  • [1] => show size column
  • [1,2] => show size & modify date columns
  • [1,3] => show size & permission columns

Why it is necessary to enhancement
it gives more flexibility to customise the preview

Additional context
i think also if there should be a shortcut to enable/disable the column feature this also comes in handy when working with multiple open tabs or the filename is long and it is being cut off by the other columns

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions