mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
aed1e0206d
commit
c063fa56c4
@ -2355,14 +2355,11 @@ var FileSystemWriterActions = actions.Actions({
|
|||||||
|
|
||||||
return Promise.all(queue) }],
|
return Promise.all(queue) }],
|
||||||
|
|
||||||
// XXX ASAP rename to exportImages(..)
|
// XXX ASAP transform images on export when "copy best preview"...
|
||||||
// XXX ASAP test settings['export-mode'] = 'copy best match'
|
// XXX ASAP test settings['export-mode'] = 'copy best match'
|
||||||
// XXX might also be good to save/load the export options to .ImageGrid-export.json
|
|
||||||
// XXX resolve env variables in path... (???)
|
// XXX resolve env variables in path... (???)
|
||||||
// XXX make custom previews (option)...
|
|
||||||
// XXX report errors...
|
// XXX report errors...
|
||||||
// XXX stop the process on errors...
|
// XXX use tasks (???)
|
||||||
// XXX use tasks...
|
|
||||||
// XXX check global index ('%I') in crop...
|
// XXX check global index ('%I') in crop...
|
||||||
// XXX make clean_target more error tolerant...
|
// XXX make clean_target more error tolerant...
|
||||||
// XXX BUG: exporting and generating previews does odd things... (see keep)
|
// XXX BUG: exporting and generating previews does odd things... (see keep)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user