Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-06-15 14:42:44 +03:00
parent a34762510a
commit 26ce1512b2

View File

@ -1804,6 +1804,10 @@ var FileSystemWriterActions = actions.Actions({
//*/
},
// XXX %c should also be able to handle output collisions, i.e. when
// a file already exists...
// ...or should this be a different placeholder handled
// externally???
// XXX %c should be local to current crop -- now seems to be global...
// XXX document data format...
// XXX should %T / %I be global or current crop???