Opened 8 years ago
Last modified 8 years ago
#14 closed defect
Change the default format of screenshot filenames — at Initial Version
Reported by: | Sik | Owned by: | Mike Pavone |
---|---|---|---|
Priority: | major | Milestone: | 0.5.0 |
Component: | user interface | Version: | 0.5.0-pre |
Keywords: | Cc: |
Description
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.
Note:
See TracTickets
for help on using tickets.