Testing and dog fooding continues as I test the application’s uses.
Today, we added some functionality to ‘dt M,’ which is responsible for taking the modified date time of a file/folder and prepending it to the file/folder name during an LMB Drop event, resulting in an output of ‘yyyyMMdd hhmmss’. I added the MMB Drop event, which has a prefix ‘yyyyMMdd’, and the RMB Drop event, which results in a prefix of ‘yyyyMMdd hhmm’. During dog fooding, we found we really needed the RMB Drop event format so files can be more easily sorted in a folder.
I also added tooltips to the status bar refresh button and updated its graphics.
In the backend, provisions have been made to expand the LMB RMB MMB drop event detection in a major helper function, making it easier to implement that functionality in the application. It will also allow me to consolidate many of the methods into one method.
The Virus Treat Scan group box of buttons was updated to include (nnClean) and (nnDirty) so a user could tag a file as having passed a scan or not using the MMB Drop event and the RMB Drop event.
Noticed issues
- Status bar: Zwifi doesn’t work properly if the directory isn’t on the C drive.
Leave a Reply