! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
How about a sort by delete date in the Trash?
Status:
RESOLVED: MOVED

Comments

Description majest 2015-12-04 22:01:17 CET
In the Trash folder, you can sort by everything except delete date. Can you please add it as an option - thanks.
Comment 1 Andre Miranda editbugs 2016-02-20 00:34:26 CET
Created attachment 6618 
WIP Patch

This patch creates the "Date Deleted" column, but I wasn't able to hide it while in folders other Trash.
Comment 2 fuank 2017-09-30 00:57:21 CEST
Oh, this looks like quite an interesting patch! 

hmm I'm no programmer, but I have the git repo cloned... I wonder if it would be hard to only display that column in Trash://
Comment 3 alexxcons editbugs 2018-01-24 16:28:03 CET
*** Bug 8031 has been marked as a duplicate of this bug. ***
Comment 4 Ale 2020-04-30 13:07:04 CEST
Hi, any news about it?
It's a very useful feature sorting by deletion date in the trash bin.

This is how pcmanfm-qt have done it, if you want to look at: https://github.com/lxqt/pcmanfm-qt/issues/367
Comment 5 Andre Miranda editbugs 2020-05-07 03:37:31 CEST
Created attachment 9841 
WIP Patch 2

Updated patch.

I couldn't find where to toggle the visibility of this column, at thunar_column_model_load_visible_columns there is no way to check if the current directory is trash. At thunar_standard_view_set_current_directory there is no way to change details-view columns visibility.

I think that at details-view a signal handler could toggle the column's visibility, but which signal? I don't know how to override ThunarNavigator's set_current_directory, maybe a custom signal can be emitted at thunar_standard_view_set_current_directory.

Alex, ideas?
Comment 6 Git Bot editbugs 2020-05-26 23:24:48 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/thunar/-/issues/123.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #12345

Reported by:
majest
Reported on: 2015-12-04
Last modified on: 2020-05-26
Duplicates (1):
  • 8031 Add "Date Deleted" column to Trashcan/Wastebasket

People

Assignee:
Xfce Bug Triage
CC List:
8 users

Version

Version:
unspecified

Attachments

WIP Patch (6.67 KB, patch)
2016-02-20 00:34 CET , Andre Miranda
no flags
WIP Patch 2 (6.72 KB, patch)
2020-05-07 03:37 CEST , Andre Miranda
no flags

Additional information