Reviewing merge request #47: On import the original path can be saved as a tag for every picture
The import UI has a new checkbox : "Attach path as tag" If it is checked, then
photos are automatically tagged with a tag of their absolute directory. For
example:
File
/home/marek/newPictures/img_022.jpg
will be tagged /home/marek/newPictures
I wrote this patch, because I already have my pictures sorted according to the
events they were taken on:
Birthdays/Friend1_2010/
/Friend2_2010/
/Friend1_2009/
/Friend2_2009/
See the entry in bugzilla:
https://bugzilla.gnome.org/show_bug.cgi?id=651488
Commits that would be merged:
Version 1


Add a new comment:
Login or create an account to post a comment