View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001327 | GeoSetter | User Interface | public | 2016-07-24 12:08 | 2016-07-26 19:58 |
| Reporter | obetz | Assigned To | heiko | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001327: Perl regular expression for rename | ||||
| Description | How can I use a PCRE in a rename operation? For example, I want to rename IMG_4711 to FOO_4711. I tried {Filename;s/IMG/FOO/} but it didn't work. | ||||
| Tags | No tags attached. | ||||
|
|
GeoSetter does not support Perl regular expressions, but you can use the following pattern in the "Rename Image Files" dialog: FOO_{Filename:5-12} |
|
|
Thanks for the hint. This is a viable method for the camera default names. Not so much for more complicated cases, but these are less important. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-07-24 12:08 | obetz | New Issue | |
| 2016-07-25 22:28 | heiko | Note Added: 0002321 | |
| 2016-07-26 09:26 | obetz | Note Added: 0002323 | |
| 2016-07-26 19:58 | heiko | Status | new => resolved |
| 2016-07-26 19:58 | heiko | Resolution | open => no change required |
| 2016-07-26 19:58 | heiko | Assigned To | => heiko |