ChronoLocus Naming Guide
Examples, templates, and folder naming patterns to help you get predictable filenames.
What the names look like
Scenario 1 — For
IMG_1001.HEIC in folder Paris:
Basic
2016-08-16___001___08.22.31__IMG_1001.HEIC
Advanced
2016-08-16___001___Paris___08.22.31__IMG_1001.HEIC
Scenario 2 — For
IMG_1001.HEIC in folder Paris___Eiffel_Tower:
Basic
2016-08-16___001___08.22.31__IMG_1001.HEIC
Advanced
2016-08-16___001___Paris___Eiffel_Tower___08.22.31__IMG_1001.HEIC
Flavors
-
Automatically appended markers (when available)Panorama →
___PANO· Live Photos →___LIVE· Video duration →___HHMMSSExample: LIVE 2016-08-16___012___Paris___Eiffel_Tower___08.22.31___LIVE__IMG_1012.HEIC2016-08-16___012___Paris___Eiffel_Tower___08.22.31___LIVE__IMG_1012.MOVExample: PANO 2016-08-16___013___Paris___Eiffel_Tower___08.22.59___PANO__IMG_1013.HEICExample: Video 2016-08-16___518___Paris___Seine_River_at_Night___20.51.58___000122__DSC_4017.MP4 -
Global ordering across all subfoldersAll files sorted by date and time; index resets to
001each day (zero-padded)
Folder name is parsed as Location/Event and Moment input
(Advanced only)
-
Parisor01_ParisLocation/Event. Use01_prefix when you want an event-index (recommended for template A3). -
Paris___Eiffel_TowerLocation/Event + Moment, separated by___(triple underscore). -
20160816_ParisDate prefix (YYYYMMDD_) is ignored during parsing — it only helps you sort folders.
Spaces are converted to
-; unsupported characters are removed.
Naming templates
Basic edition
B1
2016-10-01___001___08.00.01__IMG_0001.HEIC
B2
2016-10-01___08.00.01__IMG_0001.HEIC
Advanced edition
A1
2016-10-01___001___Paris___Eiffel_Tower___08.00.01__IMG_0001.HEIC
A2
2016-10-01___001___Paris___08.00.01___Eiffel_Tower__IMG_0001.HEIC
A3
2016-10-01___01_Paris___001___Eiffel_Tower___08.00.01__IMG_0001.HEIC
Field legend
| Date | YYYY-MM-DD — primary sort key |
| Index | Per-day sequence number for Explorer ordering |
| Location/Event | From folder name (Advanced) |
| Moment | From folder name (Advanced) |
| Time | HH.MM.SS |
| Original | Original token retained for traceability |
Folder-date as fallback
When capture-time metadata is missing (for example, from older cameras or files with stripped metadata), you can still rename files by using a folder date prefix.
-
20160816___ParisFolder-date fallback: the date (YYYYMMDD___) is used for renaming and indexing.