From 26ce1512b241ba6db692cf88aa1bb8b60ea80817 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 15 Jun 2025 14:42:44 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/features/filesystem.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Viewer/features/filesystem.js b/Viewer/features/filesystem.js index c8a5563d..5fddde4c 100755 --- a/Viewer/features/filesystem.js +++ b/Viewer/features/filesystem.js @@ -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???