<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">--- On <b>Mon, 11/8/10, Andreas Neustifter <i><andreas.neustifter@gmail.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Andreas Neustifter <andreas.neustifter@gmail.com><br>Subject: [KPhotoAlbum] Importing Pictures from Camera<br>To: kphotoalbum@kdab.com<br>Received: Monday, November 8, 2010, 2:39 PM<br><br><div class="plainMail">Hi all!<br><br>One area where KPhotoAlbum lacks a bit of functionality is the<br>importing of images into the KPA tree. I do not think that this import<br>step should be incooperated into KPA (as well as the image editing is<br>not part of KPA). This adheres to the Unix philosophy, especially the<br>"Make each program do one thing well." [1]<br><br>Nevertheless there is no proper standalone image importer, so I wrote<br>one, I'm shamelessly
 abusing this mailing list to publish it and ask<br>for feedback: <a href="https://github.com/astifter/PhotoImport" target="_blank">https://github.com/astifter/PhotoImport</a><br><br>What I'm especially interesseted in is:<br>How do you import your photos, how do you sort them? Whats the time<br>granularity of your sorting? <br><br></div></blockquote>I usually just copy the photos from the card (I use a card reader with slots for several different types of cards and USB connection) using Kongueror, Nautilus or Dolphin (or sometimes cp from a terminal). I now create folders for the date plus something descriptive, e.g. of the form "2010-11-10_<descriptive title>". I then do any editing with the GIMP.  I usually rename the photos to be more descriptive. I sometimes then use a script called WMDD. You can see the original and the modifications plus discussion
 at:<br>http://ceitl.zanestate.edu/blog/archives/2007/05/script-rename-images-by-exif-date/<br><div class="plainMail">The version I use is the full script posted by alpha1 with the correction shown near the end. This renames the files to something with the "picture taken" date and time first, then the name. This gives a granularity of 1 second.  I admit that I do not do this as often as I should. This script only works with JPEG images. I can send the full script as I now use it if there is any interest.<br></div><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div class="plainMail"><br>And do you shoot JPEG or RAW?<br><br></div></blockquote><div class="plainMail">It depends upon the purpose. With my point and shoot camera, I do not have any option: it will be JPEG.   With my DSLR, shooting RAW gives me much better control over things like the colour temperature  gamma, gain, etc.
 using the UFRaw plugin for GIMP.  However, it is more time consuming as I must convert the images to JPEG or TIFF before I can do things like including them in SCRIBUS or OpenOffice documents or uploading them to photo finishers for printing.<br></div><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div class="plainMail">(Currently the tool supports importing the photos of each day from a<br>folder into a separate folder named YYYYMMDD_<custom> where the day<br>starts a 6:00 AM and lasts 24 hours.)<br><br>I hope these questions are okay on this list.<br><br>Cheers, Andi<br><br></div></blockquote>I hope this helps,<br><br>Murray<br><div class="plainMail"><br></div></td></tr></table><br>