Ask a questionAsk a question
 

AnswerKeywording Images

  • Monday, April 20, 2009 4:15 PMMike942 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Can you have keywords automatically created based on the path name at the time of import? For instance, let's say I have images in the following path: "/2009/April/Smith Wedding/". For every image in that folder, I'd like it to have the following keywords, "2009", "Smith", "Wedding", "April" applied automatically when the images get imported (which is what I can do with my current image management tool)

    Can this be done? If so, how?

Answers

  • Monday, April 20, 2009 5:37 PMAnita OakleyMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Mike,

    Not really quite like that, but you can make a metadata template and apply it as you import from camera, or to a selection of images after import from disk. The help files contain full instructions for using templates.

    Regards,
    Anita Oakley
    Microsoft Expression Media Support

All Replies

  • Monday, April 20, 2009 5:37 PMAnita OakleyMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Mike,

    Not really quite like that, but you can make a metadata template and apply it as you import from camera, or to a selection of images after import from disk. The help files contain full instructions for using templates.

    Regards,
    Anita Oakley
    Microsoft Expression Media Support
  • Tuesday, April 21, 2009 2:37 PMMike942 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Can a script be written such that it automatically runs after all the images have been imported? I need this process to be automated because not everybody is going to remember to do it.
  • Thursday, April 23, 2009 6:39 PMAnita OakleyMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Mike,

    I'm afraid not. There aren't any events in the object model to kick off an action like that. Technically speaking, you might be able to automate the entire thing - first the import and then adding in the keywords. Mac or Windows?

    Regards,
    Anita
  • Saturday, April 25, 2009 2:41 PMcreekyboat Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Anita,

    I am interested in this too in a general sense. How would you add keywords with a Windows script, ideally pulling the keywords from an external .txt file?

    Rgds, Jürgen.
  • Monday, April 27, 2009 8:43 PMAnita OakleyMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi Jurgen,

    There is Windows script that is shipped with Expression Media you can look at. You will find it at Program Files\Microsoft Expression\Media 2\en\Plug-ins\Scripts\Annotate\Description from Text Lines.vbs. Right click and open with notepad. It copies the lines of the text file into the description field. But with modification, you could copy into keywords.

    The only problem there is that it works line by line assuming a direct correlation between the lines in the text file and the items in the catalog.

    The script Description from Text Files.vbs looks for a text file with the same name as the media items, and copies the contents into the description field. But that relies on many text files.

    The object model for Windows scripting is downloadable from http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=c0845865-b7c3-4dd5-b549-45a8b6f7e8f9.

    Hope this helps!
    Anita Oakley

  • Saturday, October 31, 2009 8:19 AMHopediHope Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Try the "Keywords from Folder" Script http://www.iview-multimedia.com/downloads/scripts.html

    Not exactly what you are looking for, but close :-)
  • Sunday, November 01, 2009 4:08 PMsigi12 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Proposed Answer
    Hello Mike,

    if I understand you correctly then have a look at Imageingestor http://www.basepath.com/ImageIngester/index.php?tag=ii

    You can add Catalog Sets and Keywords - and much more right at download. This is the best downloading tool that I have seen.

    Siegfried
    • Proposed As Answer byR.Moorlag Tuesday, November 10, 2009 8:07 AM
    •  
  • Tuesday, November 10, 2009 8:09 AMR.Moorlag Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello Mike,

    Dit you look at the script from John Beardsworth?
    It loops through selected media items and makes keywords from their path.
    John's site with all his scripts: http://www.beardsworth.co.uk/iview.php?group=iview
    The mentioned script: http://www.beardsworth.co.uk/downloads/iview/File%20path%20to%20keywords.vbs.txt
    Regards,

    Roelof Moorlag