Jump to content

Output File-to-Tag Database?


moorecokhodge

Recommended Posts

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!

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...