# ymd-folder **Repository Path**: mirrors_anseki/ymd-folder ## Basic Information - **Project Name**: ymd-folder - **Description**: Add a command to the context menu of the Windows Explorer. That creates a new folder named after current date and time. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ymdFolder Add a command to the context menu of the Windows Explorer. That creates a new folder named after current date and time. ![cap01](cap01.png) The name of new folder is fixed by the specific format and current date and time (year, month, day of month, hours, minutes and seconds). e.g. `2015-01-16`, `16-1-2015`, `23.59.59`, `15.01.16-23.59.59`, `16.1.2015 23.59` etc. ## Install/Uninstall Right click a `SETUP.bat`, and select "Run as administrator". ![cap02](cap02.png) ## Customize Format See the comment in a `ymdFolder.js`, and edit `FORMAT`.