<div dir="ltr">Hi, <div><br></div><div>I'm new to Digikam , using version 6.4.</div><div>I imported my photo library which is ~70k photos.</div><div>I'm using SQLite over an SSD hard disk.</div><div></div><div><br></div><div>Before Digikam I use the Picasa Desktop to manage my photos where I always keep my organization and tags.</div><div>I also set geotag using a program called geosetter which is very handy to set all the geolocation of my photos (since my camera is old and don't have a GPS embedded into).</div><div>This program set for each photo the tags "geo:lat=#####" and "geo:lon=#####" .</div><div>I have this only in ~5% of my photos, which gives ~8k tags (based into this SQL: select count(*) from tags where name like 'geo:%'; ).</div><div><br></div><div>Now I'm trying to organize my tags inside of digicam. </div><div>I don't want to remove theses tags, I want to use the tree set resource for better organization. </div><div>However, at the "Tags Manager" moving theses tags inside of a parent tag (called geotagged) is very, very, very slow. </div><div>Tooks ~3 secs to move each tag inside them. </div><div>I check this monitoring the table TagsTree (with dbeaver sqlclient : select count(*) from TagsTree tt ;). </div><div>I already added an index over this table and Tags table to see if help, but appear to have no effect. </div><div>My guess is the slowness is into the client tree view object where is affecting the update process.</div><div><br></div><div>I don't know if affect this, but I have my metadata configuration set to "lazy sync" </div><div><br></div><div>Any tips?</div><div><br></div><div><br></div></div>