"serialization" was not a valid ref, trying master instead

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
  • Version 1
  • Version 1
  • 2f91dc3
  • 11c0a99
  • Add path as tag on import

Showing 2f91dc3-11c0a99

Comments

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository