Timeline for Move files with date in file name to directories
Current License: CC BY-SA 4.0
        4 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 4, 2019 at 2:59 | comment | added | Freddy | With a _YYYYMMDD_pattern, you need to remove[0-2][0-9][0-6][0-9][0-6][0-9]from the regex. Right now it's just used to make the matching more secure (since there are other strings with digits). | |
| Nov 4, 2019 at 2:51 | comment | added | David Lashua | This is brilliant. Completely organized all files. Than you very much. What about the date= line would be different if you had files that just had YYYYMMDD? | |
| Nov 2, 2019 at 3:45 | vote | accept | David Lashua | ||
| Nov 4, 2019 at 15:11 | |||||
| Nov 1, 2019 at 23:17 | history | answered | Freddy | CC BY-SA 4.0 |