* darkta...@911networks.com <darkta...@911networks.com> [01-17-16 11:58]:
> Hi,
> 
> DT 2 and I do not want to do anything rash. Right now, all of my
> images are under the directory:
> 
> ~/darktable/
> 
> I'd like to rename that directory to ~/dt/.
> 
> Is there a simple way in DT? or just live with it...

I don't think simple, but do-able, but maybe someone else knows better.

close dt

back up library.db

sqlitebrowser ~/.config/darktable/library.db
browse data
Table:  film_rolls

filter for: /home/<user_name>/darktable
replace with: /home/<user_name>/dt

write changes and exit sqlitebrowser

mkdir ~/dt
mv ~/darktable ~/dt

open dt and see if it worked
if not, close dt, rm library.db and restore backup
mv ~/dt ~/darktable

and you should be back to where you began

IF you have room, consider:
  mkdir ~/dt
  cp ~/darktable ~/dt
instead of moving, then your recovery would be restoring backup library
and rm -fr ~/dt


gud luk,  
-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
http://wahoo.no-ip.org        Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535                    @ http://linuxcounter.net

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to