Bug 479808

Summary: Generating a CSV File List with select data
Product: [Applications] digikam Reporter: st11x <st11x>
Component: BatchQueueManager-CoreAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: metzpinguin
Priority: NOR    
Version First Reported In: 8.3.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Filelist example from XNViewMP

Description st11x@yahoo.com 2024-01-14 15:50:17 UTC
Created attachment 164900 [details]
Filelist example from XNViewMP

I want to select a number of images and generate a CSV file list, the CSV data can be customized to list all tags, file location, created dates per row for example.

I thought the User Shell Script in the Batch Queue Manager is able to do that but it expects an OUTPUT to be generated for each item which doesn't work.

I am migrating from Xnview and trying to replicate this use case as in the screenshot attached.
Comment 1 Maik Qualmann 2024-01-14 16:16:40 UTC

*** This bug has been marked as a duplicate of bug 405802 ***
Comment 2 st11x@yahoo.com 2024-01-14 17:12:35 UTC
In addition to 405802, this request specifies that the CSV data be customizable (so not all), and that we can expand on the User Shell Script feature to facilitate it.