Hi,

I implemented a small patch to select images by date range.

according to this page
http://darktable.org/redmine/projects/darktable/wiki/Hacking_on_darktable I
prepared a git pull request.

You find it here: https://github.com/darktable-org/darktable/pull/681

This small patch adds two new entries to the "collect images" dialog.
"before" and "after", both take dates (or dates + time) like "2014:09:15"
or "2014:09:02 10:47" as argument. It selects the images before or after
(including the exact term - it uses <= and >=) the given timestamp.

When you combine both new options, you can easily search for ranges, like
the entire last vacation. It goes together with all the other "collect
images" options.

feedback welcome.

regards
Joerg
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&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