This commit is contained in:
2019-09-29 05:03:49 -07:00
parent 7170a31139
commit 3695583eb6

View File

@@ -14,13 +14,13 @@
## Available tags
* **%FILE** The original filename
* **%EXT** The original file extension
* **%DTO** Timestamp (with fallback to file modification date)
* **%DUR** Video Duration (formatted)
* **%SW** Software (formatted)
* **%MODEL** Digital Camera Model
* **%PLACE** Formatted location (from GPS coordinates)
**%FILE** The original filename
**%EXT** The original file extension
**%DTO** Timestamp (with fallback to file modification date)
**%DUR** Video Duration (formatted)
**%SW** Software (formatted)
**%MODEL** Digital Camera Model
**%PLACE** Formatted location (from GPS coordinates)
## Screenshots
@@ -29,7 +29,7 @@
## Notes
Running Rollup requires disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal.
Running Rollup requires disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal.
The following characters are currently supported as delimiters: " ","_","-","+"
## Changelog