You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -49,6 +50,7 @@ gpx_export|No|LMW|Export a GPX track file from selected images GPS data
49
50
HDRMerge|No|LMW|Combine the selected images into an HDR DNG and return the result
50
51
hugin|No|LMW|Combine selected images into a panorama and return the result
51
52
image_stack|No|LMW|Combine a stack of images to remove noise or transient objects
53
+
image_time|Yes|LMW|Adjust the EXIF image time
52
54
kml_export|No|L|Export photos with a KML file for usage in Google Earth
53
55
LabelsToTags|Yes|LMW|Apply tags based on color labels and ratings
54
56
OpenInExplorer|No|LMW|Open the selected images in the system file manager
@@ -215,7 +217,7 @@ Open a terminal and start darktable with the command `darktable -d lua`. This pr
215
217
216
218
### Windows
217
219
218
-
Open the Git Bash Shell. Start darktable with the command `/c/Program\ Files/darktable/bin/darktable -d lua`. This provides debugging information to give you insight into what is happening.
220
+
Open a command prompt. Start darktable with the command "C:\Program Files\darktable\bin\darktable" -d lua > log.txt. This provides debugging information to give you insight into what is happening.
0 commit comments