Re: [Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Kevin
On Sun, 6 Jan 2013 01:30:16 Pascal de Bruijn wrote: > On Sat, Jan 5, 2013 at 10:27 PM, Kevin wrote: > > On Sat, 5 Jan 2013 19:50:12 Ivan Tarozzi wrote: > >> What about to save relative path instead of absolute path? Relative > >> what? the library.db for example? > > > > What about the "album" con

Re: [Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Pascal de Bruijn
On Sat, Jan 5, 2013 at 10:27 PM, Kevin wrote: > On Sat, 5 Jan 2013 19:50:12 Ivan Tarozzi wrote: >> What about to save relative path instead of absolute path? Relative >> what? the library.db for example? > > What about the "album" concept of Digikam. There is a database entry for each > album/path

Re: [Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Kevin
On Sat, 5 Jan 2013 19:50:12 Ivan Tarozzi wrote: > What about to save relative path instead of absolute path? Relative > what? the library.db for example? What about the "album" concept of Digikam. There is a database entry for each album/path then image paths are recorded relative to those album

Re: [Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Ivan Tarozzi
Il 05/01/2013 18:38, Tobias Ellinghaus ha scritto: > The development version (not sure about 1.1) include the folder mode > of the collect module which allows you to specify a new location for a > filmroll. That's probably the fastest when you changed the location > for the whole tree. When it's

Re: [Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Federico Bruni
Il 05/01/2013 18:41, Pascal de Bruijn ha scritto: > The database however also contains stuff like saved presets and > styles. Recent versions of Darktable do save styles as well in: > ~/.config/darktable/styles/*.dtstyle, I'm not sure if something > similar is done for saved presets though. not ye

Re: [Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Pascal de Bruijn
On Sat, Jan 5, 2013 at 6:11 PM, Pascal de Bruijn wrote: > On Sat, Jan 5, 2013 at 5:53 PM, Lars Wirzenius wrote: >> On Sat, Jan 05, 2013 at 11:14:00AM +0100, Federico Bruni wrote: >>> Well, yes, mostly because it's not up to date. >>> But I agree - since it's a common problem for new users - that

Re: [Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Tobias Ellinghaus
Am Samstag, 5. Januar 2013, 17:53:26 schrub Lars Wirzenius: > On Sat, Jan 05, 2013 at 11:14:00AM +0100, Federico Bruni wrote: > > Well, yes, mostly because it's not up to date. > > But I agree - since it's a common problem for new users - that a warning > > saying that moving/renaming files outside

Re: [Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Pascal de Bruijn
On Sat, Jan 5, 2013 at 5:53 PM, Lars Wirzenius wrote: > On Sat, Jan 05, 2013 at 11:14:00AM +0100, Federico Bruni wrote: >> Well, yes, mostly because it's not up to date. >> But I agree - since it's a common problem for new users - that a warning >> saying that moving/renaming files outside of dark

Re: [Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Lars Wirzenius
On Sat, Jan 05, 2013 at 11:14:00AM +0100, Federico Bruni wrote: > Well, yes, mostly because it's not up to date. > But I agree - since it's a common problem for new users - that a warning > saying that moving/renaming files outside of darktable will break the > database could be useful. Does Dar

Re: [Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Federico Bruni
Il 05/01/2013 10:41, Willem Ferguson ha scritto: > 1) The following is on the FAQ page of the Darktable web site. > > /*How do I move/rename/... files on my hard disk?* > //Use your file manager (or the command line). You already know how to > do that. We have image editing code to write so we

[Darktable-users] Dt file management (file rename/move)

2013-01-05 Thread Willem Ferguson
1) The following is on the FAQ page of the Darktable web site. /*How do I move/rename/... files on my hard disk?* //Use your file manager (or the command line). You already know how to do that. We have image editing code to write so we don't spend time to rewrite a file manager./ If one d