Am Mittwoch, 10. Dezember 2014, 16:45:06 schrieb Steven Adler:
> At a minimum it would be nice to assign labels to the color tags, which
> later could be linked to Lua scripts to do some auto tagging based on color
> parameters.

Could you explain what you mean by that?

About seeing more metadata of images there has been a recent addition to the 
git version. Using this 
https://raw.githubusercontent.com/darktable-org/lua-scripts/master/official/generate_image_txt.lua
 lua script you can have a text 
overlay when zoomed into the image on lighttable. The command to generate the 
file is configurable.

> On Dec 9, 2014 7:21 AM, "Tobias Ellinghaus" <h...@gmx.de> wrote:
> > Am Dienstag, 9. Dezember 2014, 09:38:38 schrieb jeremy rosen:
> > > >  I believe that the general feature of customizing the metadata view
> > 
> > and
> > 
> > > > additing additional options to it is already a long-standing feature
> > > > request (listed in the bug tracker and so on).
> > > > 
> > > >  I'm just committing a short-term hack while I wait for the real
> > > > 
> > > > solution to show up.
> > > 
> > > As far as I can tell, your code analysis is correct, there is no
> > > fallback
> > > for metadata that is not in the DB, and the fields in the DB are the
> > > ones
> > > that are displayed.
> > > 
> > > adding your own fields to the DB is a bad idea because it will make your
> > 
> > DB
> > 
> > > incompatible with DT and will be hell to maintain if/when we add our own
> > > fields
> > > 
> > > Now, we do need a generic way to get any metadata on an image. I would
> > > be
> > > very interested in such a piece of code (mainly for lua use) so that
> > > backend part would be something that might interest us upstream
> > > 
> > > (caveat: I think houz had plans in this area, so you might want to
> > 
> > discuss
> > 
> > > it with him beforehand)
> > 
> > Yes, I had some ideas and started working on it but I am kind of stuck. I
> > still have to evaluate some things before I can proceed. Current plan is
> > to
> > import basically every bit (*) of metadata into the db (so it can be used
> > to
> > find images which wouldn't work if it gets read on demand). I am still not
> > sure
> > if all that data should be put into the XMP, too. Or just if it has been
> > changed in dt from its original value.
> > 
> > TL;DR: don't expect anything soon. Sorry.
> > 
> > > so yeah, no miracle way to do it, sorry, but the overall work might be
> > > interesting.
> > 
> > Tobias
> > 
> > (*) this will most likely be limited to a curated set of fields which
> > should
> > however be big enough for almost everyone.

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

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to