Re: Add a date modified column to the trust list view #61 #229
Locked
tparchambault
started this conversation in
Developers
Replies: 2 comments
-
Some thoughts
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently working on adding another field to display a file's inode mtime value, i.e. last mod time. Currently I intend to steal the needed UI square footage from the absolute path field area. However...
On first design iteration, I'm not convinced that the mtime details should be in the file list object itself given the limited UI real-estate we have available there, and given that it is in the 'On File System' details for both the ancillary and system databases.
We can still sort by mtime, and potentially make a column optionally visible to let the user decide how they want their UI area allocated.
Beta Was this translation helpful? Give feedback.
All reactions