Shortcut that points to folder named the current date. YYYY_MM_DD Format
问题 So I am part of daily project. Each day, we create a new folder where we store all of our files for that day. It is named according to the current date, with a counter added to the front representing the 'episode'. The format is WXYZ_YYYY_MM_DD. EX: 0001_2013-05-09 0002_2013-05-10 0003_2013-05-13 0004_2013-05-14 The folders are already being created, but I need to make a shortcut that will always take you to the 'current' folder for the day. After working out my options, it seems like