View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022272 | MMW 5 | Tagging / organizing (properties / auto-tools) | public | 2026-08-12 20:58 | 2026-08-17 17:42 |
| Reporter | peke | Assigned To | |||
| Priority | high | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Target Version | 2027 | Fixed in Version | 2027 | ||
| Summary | 0022272: Ability to Show Custom Date formats in Columns independent of system settings | ||||
| Description | Some numeric fields like date that support String values are used by user in specific format, we should make it possible that user enter custom format eg. "<Month> <Year>" which would allow MM faster sort and would also make Library values more universal in case user decide to change displaying them in UI. Possibly under Fields/Columns in options | ||||
| Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?t=109675 | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 3518 | ||||
|
|
As in related issue, Date and Orig. date do not support string values! They are pure numbers (easily sorted). This issue is only about display format of these fields. |
|
|
Fixed in build 3518. Display format is used only for display in columns, edits still contain original full format (otherwise it could hide some part of data from edit, e.g. day in format MMM yyyy) |