Skip to content

saris-a37/list-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

list-images for dt

image

a simple darktable Lua add-on to export a list of images in the current collection as text file

INSTALLATION

  • copy this file in $CONFIGDIR/lua/ where CONFIGDIR is your darktable configuration directory
  • add the following line in the file $CONFIGDIR/luarc

require "list_images"

USAGE

  • select the output string format
  • select the seperator between each image's entry in the output text file
  • set the target directory and output text file name
  • click 'export'

TO-DOs

  • selected image(s) only check-button
  • use common parent directory as destination check-button (with function to find path)
  • auto-apply default settings

LICENSE

© Copyright & 🄯 Copyleft 2023-2025 สาริศ ธนาโสภณ (A37). The scripts and documentation in this project are released under GPLv2.

About

a simple darktable Lua add-on to export a list of images in current collection to text file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages