Re: [darktable-user] Best way to tag image from command line?

2021-01-18 Thread Terry Pinfold
I have never paid any attention to the collect images module before. I am impressed with how you can search for images based on criteria including aspect ratio, camera, focal length, ISO and the list goes on. Very impressive and comparable to the search feature found in Lightroom (but without

Re: [darktable-user] Which documentation to use?

2021-01-18 Thread KOVÁCS István
On Tue, 19 Jan 2021 at 06:31, Patrick Shanahan wrote: > > * darkta...@911networks.com [01-18-21 23:09]: > > There is: > > > > http://www.darktable.org/usermanual/en/ > > > > and > > > > https://darktable.gitlab.io/doc/en/index.html > > > > are they the same? Which one should I use? > > if you

Re: [darktable-user] Windows Nightly Builds

2021-01-18 Thread Martin Straeten
No, you’re looking at the right place. There seems to be some issues in setting up the ci environment for windows. Best way is to build it yourself - the description in https://github.com/darktable-org/darktable/tree/master/packaging/windows is quite good (but a setup in a ci environment is a

Re: [darktable-user] Best way to tag image from command line?

2021-01-18 Thread KOVÁCS István
> I was looking for portrait images. I could not find a way to do it in > UI. Darktable is aware of image orientation, but it's not accessible in > UI as far as I know. You're right, there's no way to filter based on the camera's rotation sensor. But we do have something better, that takes

Re: [darktable-user] Which documentation to use?

2021-01-18 Thread Terry Pinfold
Both of those links are for 3.4 I believe this is the better link going forward as it will be maintained with updates (that what I read previously on this forum). https://darktable.gitlab.io/doc/en/index.html The other is a PDF version and I believe it lags behind on updates. On Tue, 19 Jan

Re: [darktable-user] Which documentation to use?

2021-01-18 Thread Patrick Shanahan
* darkta...@911networks.com [01-18-21 23:09]: > There is: > > http://www.darktable.org/usermanual/en/ > > and > > https://darktable.gitlab.io/doc/en/index.html > > are they the same? Which one should I use? if you looked at them, surely you noticed a difference. use the one that is for the

[darktable-user] Which documentation to use?

2021-01-18 Thread darktable
There is: http://www.darktable.org/usermanual/en/ and https://darktable.gitlab.io/doc/en/index.html are they the same? Which one should I use? -- sknahT vyS darktable user mailing list to unsubscribe send a mail

[darktable-user] Windows Nightly Builds

2021-01-18 Thread Bill Martz
I have the location of the nightly builds as https://github.com/darktable-org/darktable/actions?query=workflow%3A "Nightly+PKG" What I see is there have not been any successful builds in 21 days. Am I looking in the wrong place?

Re: [darktable-user] Best way to tag image from command line?

2021-01-18 Thread Niranjan Rao
On 1/18/21 2:03 PM, Pascal Obry wrote: Le lundi 18 janvier 2021 à 13:53 -0800, Niranjan Rao a écrit : I wouldn't want to comment on other's experience. Here is what I was looking for and so far I have not found a way to do in darktable. Any tips/hints welcome. I was looking for portrait

Re: [darktable-user] Best way to tag image from command line?

2021-01-18 Thread Pascal Obry
Le lundi 18 janvier 2021 à 13:53 -0800, Niranjan Rao a écrit : > I wouldn't want to comment on other's experience. Here is what I was > looking for and so far I have not found a way to do in darktable. Any > tips/hints welcome. > > I was looking for portrait images. I could not find a way to do

Re: [darktable-user] Best way to tag image from command line?

2021-01-18 Thread Niranjan Rao
I wouldn't want to comment on other's experience. Here is what I was looking for and so far I have not found a way to do in darktable. Any tips/hints welcome. I was looking for portrait images. I could not find a way to do it in UI. Darktable is aware of image orientation, but it's not

Re: [darktable-user] Best way to tag image from command line?

2021-01-18 Thread KOVÁCS István
All this SQL magic makes sense only if the database actually stores those fields. Are you sure they're there? Wouldn't it be better to ask for new fields to be added, and then handled through the UI filter builder? What feature are you missing from the query builder itself? Because if none, then

Re: [darktable-user] Best way to tag image from command line?

2021-01-18 Thread Bernhard
Terry Pinfold schrieb am 18.01.21 um 02:10: [cid:e4e14329-17d3-4de2-9d1b-cad27c4e4c49] Screen grab from Lightrooms metadata search function. Lightroom have developed a nice Digital Asset management tool but they want you to pay a subscription for the rest of your life. The only subscription

Re: [darktable-user] Best way to tag image from command line?

2021-01-18 Thread DougC
The idea of providing a way for users to submit SQL queries to filter the image list in lighttable is an interesting one. Not for everyone, certainly, but useful for some. It is similar, in some aspects, to the ability to add CSS in the configuration dialog to customize the GUI. (Normally,

Re: [darktable-user] Usage and modifying description/title metadata fields

2021-01-18 Thread Patrick Shanahan
* Niranjan Rao [01-18-21 10:41]: > I exported a image with description and title. None of the tools on Ubuntu > showed it me though exiftool showed it to me. I was thinking there is some > other use for these fields. > > > Thank you, > > Niranjan > On 1/17/21 10:16 PM, Remco Viëtor wrote:ough

Re: [darktable-user] Best way to tag image from command line?

2021-01-18 Thread Niranjan Rao
I respectfully disagree with SQL injection aspect. I'm aware of SQL injection and damages it can cause. Problem can be addressed in multiple ways. * darktable is single user database - that is data belongs to only one user. There is no data leak across multiple users of the application. *

Re: Fwd: Fwd: Fwd: [darktable-user] Where are Collections stored?

2021-01-18 Thread Dieter Faulbaum
Patrick Shanahan writes: ... darktable --configdir ~/.config/darktable-3.4 darktable --configdir ~/.config/darktable-master and if you want that these are "totally" independent from each other you should set the cachedir (with --cachedir) accordingly like these: darktable --configdir

Re: Fwd: Fwd: Fwd: [darktable-user] Where are Collections stored?

2021-01-18 Thread Patrick Shanahan
* Bruce Williams [01-18-21 05:36]: > Patrick, > Thanks for the info, although I don't know how to create an alias. Do those > commands go inside the bash script? > Also, I followed your advice to create folders inside .config (except I > called them darktable-3.4 and darktable-master) and then

Re: Fwd: Fwd: [darktable-user] Where are Collections stored?

2021-01-18 Thread KOVÁCS István
You can simply put the 'alias' commands Patrick provided in your .bashrc. https://linuxize.com/post/how-to-create-bash-aliases/ darktable user mailing list to unsubscribe send a mail to

Fwd: Fwd: Fwd: [darktable-user] Where are Collections stored?

2021-01-18 Thread Bruce Williams
Patrick, Thanks for the info, although I don't know how to create an alias. Do those commands go inside the bash script? Also, I followed your advice to create folders inside .config (except I called them darktable-3.4 and darktable-master) and then point the bash scripts to those folders. But