Am Mittwoch, 14. Mai 2014, 21:19:27 schrieb Chris:
> Hi,
> 
> New user of Darktable (1.4.2), I'm switching to it from Panasonic
> proprietary software but I face a problem with tags when importing my
> images :
> for some reason Darktable take as tags the descriptions of some of my
> photos !

Where does darktable take these from? Are they embedded into the raw files? 
could you please run

exiv2 -pa <raw file>

and give us the output? I wonder where the image description got stored to 
become a tag.

> So I've hundreds of tags which are description sentences !
> Removing images doesn't seem to remove tags :-(

I fear that the only sane way would be to remove them manually in the tagging 
module. :(

> How can one clean the tags table ?
> (even with sql requests)

If you want to do it with sql queries you could delete them from the table 
"tags", however, you also should update tagxtag. If you are running a database 
from git master you can skip tagxtag since it has database triggers that take 
care of it. All of that is in ~/.config/darktable/library.db which is an 
sqlite3 file.

> Thanks
> Christian

Tobias

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to