Opened 7 years ago
Closed 7 years ago
#14 closed defect (fixed)
Change the default format of screenshot filenames
Reported by: | Sik | Owned by: | mikepavone |
---|---|---|---|
Priority: | major | Milestone: | 0.5.0 |
Component: | user interface | Version: | 0.5.0-pre |
Keywords: | Cc: |
Description (last modified by mikepavone)
The current default format for screenshot filenames has two issues:
1) It doesn't work on Windows at all (because it has colons)
2) Filenames don't get sorted by date (can get confusing)
The suggestion is to change the default format to blastem_%Y%m%d_%H%M%S (assuming I read the strftime manpage correctly).
Major priority due to issue 1.
Change History (2)
comment:1 Changed 7 years ago by mikepavone
- Component changed from Genesis/Megadrive to user interface
- Description modified (diff)
- Milestone set to 0.5.0
- Status changed from new to accepted
comment:2 Changed 7 years ago by mikepavone
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.