Actions
Feature #4350
openRecording date and time string changes - improves readability
Feature #4350:
Recording date and time string changes - improves readability
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-05-02
Due date:
% Done:
0%
Estimated time:
Description
Thoughts on file name string modifications, internally adding underscores to beginning %F and %R (date and time) fields?
As someone with dyslexia, finding the default condensed date and time file names difficult to read, I change this manually modifying $t$-c%F%R$-e$n.$x -> $t$-c_%F_%R$-e$n.$x, but wonder if an internal code change will benefit all users?
Readability improvement examples:
- Before
Enjoying Everyday Life-TBN UK2017-04-2505-30.ts
- After
Enjoying Everyday Life-TBN UK_2017-04-25_05-30.ts
Thank you for your time.
Actions