moorecokhodge Posted February 20, 2015 Report Share Posted February 20, 2015 Does anyone have a method from within the Daminion program for outputting a CSV/TXT/XLS/SQL/etc file that contains a filename and its relevant tags? I do know that this can be done with the API, but I'm hoping there's a "dump all at once" option like below. I'm really only interested in filename and subject code, so my ideal CSV output would look something like: filename1.psd, subject-code-1;subject-code-3;subject-code-4 filename2.psd, subject-code-2;subject-code-4 etc Thanks for any help! Quote Link to comment Share on other sites More sharing options...
Uwe Posted February 20, 2015 Report Share Posted February 20, 2015 Hello khodge, I guess you can use the Export function in the menu->Item->Export. There is an export to CSV format and you can specify the tags you want to have in the CSV file. Regards, Uwe Quote Link to comment Share on other sites More sharing options...
moorecokhodge Posted February 21, 2015 Author Report Share Posted February 21, 2015 Hello khodge, I guess you can use the Export function in the menu->Item->Export. The is a export to CSV format and you can specify the tags you want to have in the CSV file. Regards, Uwe Wow, no clue how I missed that... Well this helps a lot - thank you! Quote Link to comment Share on other sites More sharing options...
moorecokhodge Posted February 23, 2015 Author Report Share Posted February 23, 2015 I've run into a bug using the "Export to CSV" method.. When I select my 11,533 images, choose "Export > To CSV", select only "Subject Code", I get a Microsoft .NET Framework error. The first one says this: System.ArgumentOutOfRangeException: Value of '101' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'. Parameter name: Value at System.Windows.Forms.ProgressBar.set_Value(Int32 value) at PicaJet.Daminion.CommonGuiControls.ProgresForm.ShowProgress(Object sender, ShowProgressEventArgs args) in c:\DaminionAuto\Code\CommonGuiControls\ProgresForm.cs:line 46 If I click continue, I just get a stream of errors after that where only the number changes (428, 453, 122, 1872, etc). Additionally, if I select 5000 images and chose "Export only selected", the first page of 5000 works fine, but once I move to page 2 and select those 5000, the export function no longer does anything. Hopefully these can be fixed soon, my company's roll out of Daminion is pretty far behind. Quote Link to comment Share on other sites More sharing options...
Murat Posted February 24, 2015 Report Share Posted February 24, 2015 Thanks for the detailed information. The issue was registered (#3735) and will be fixed soon. Quote Link to comment Share on other sites More sharing options...
Murat Posted February 24, 2015 Report Share Posted February 24, 2015 Fixed in the 3.7 (1163) build Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.