Time of file/folder-modification
See original GitHub issue- Version (
cloudcmd -v
): 15.5.1 - Node Version
node -v
: - - OS (
uname -a
on Linux): Docker version 20.10.2 on Linux PVE 5.4.78-2 - Browser name/version: Safari/Firefox (all latest)
- Used Command Line Parameters: -
- Changed Config: -
I would like to see an option NAME-SIZE-DATE were DATE includes the “modify time”.
For some reason I’ve to reload the webpage sometimes, otherwise I’m working in a file which isn’t saved to the disk. When a modification time is visible, I know if a reload before editing is necessary.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Rules for "Date Modified" of folders in Windows Explorer
Apparently, another "rule" that will cause a folder to have it's modified date changed is to simply open (without saving or changing) a...
Read more >FolderTimeUpdate - Set the Modified Time of folders ... - NirSoft
FolderTimeUpdate is a simple tool for Windows that scans all files and folders under the base folder you choose, and updates the 'Modified...
Read more >How to Change the Last Modified Date, Creation Date, and ...
If you want to change the last modified date or change the file creation data, press to enable the Modify date and time...
Read more >Modified dates for files and folders - Dropbox Help Center
The modified date of a file or folder represents the last time that file or folder was updated. If you're having trouble with...
Read more >How To Change the Modified Date of a Folder - Alphr
To initiate the changes, click on Actions in the menu bar and choose “Change Time/Attributes.” The keyboard shortcut is F6. Step 3. The ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
In this case
addTime
function can be added to @cloudcmd/formatify.And later @cloudcmd/sortify should be updated to add support of sorting by time.
This is a very good idea for a pull request 😃. readify is a great place to start from.