Skip to content

Signal when image is renamed from Lua script - #22151

Merged
TurboGit merged 1 commit into
darktable-org:masterfrom
wpferguson:fix_thumbtable_refresh_on_rename
Sep 5, 2026
Merged

Signal when image is renamed from Lua script#22151
TurboGit merged 1 commit into
darktable-org:masterfrom
wpferguson:fix_thumbtable_refresh_on_rename

Conversation

@wpferguson

Copy link
Copy Markdown
Member

raise metadata changed signal when image is renamed so that lighttable thumbnail will reflect the name change.

Fixes darktable-org/lua-scripts#598

so that lighttable thumbnail will reflect the name change.
@wpferguson

Copy link
Copy Markdown
Member Author

@TurboGit to test:

  • start rename images script
  • select an image in lighttable
  • go to rename images and use pattern $(FILE.FOLDER)/$(IMAGE.ID).$(FILE.EXTENSION)
  • click rename
  • hover the image to see the changed filename

@TurboGit TurboGit added this to the 5.8 milestone Sep 5, 2026
@TurboGit TurboGit added bugfix pull request fixing a bug lua labels Sep 5, 2026

@TurboGit TurboGit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TurboGit
TurboGit merged commit 54a6279 into darktable-org:master Sep 5, 2026
6 checks passed
@anoderay

anoderay commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

This would go nicely with darktable-org/lua-scripts#712 @wpferguson :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix pull request fixing a bug lua

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add lighttable refresh to rename_images

3 participants