luadocs/content/lua.scripts.manual/scripts/official/copy_paste_metadata.md
Bill Ferguson b69d752221 [lua scripts] created manual from script comments
[lua scripts api] created manual from embedded library documentation

[lua api] created stub to contain lua api manual
2020-12-12 15:14:19 -05:00

33 lines
513 B
Markdown

---
title: copy_paste_metadata
id: copy_paste_metadata
weight: 20
draft: false
author: "people"
---
## Name
copy_paste_metadata.lua - copy and paste metadata between images
## Description
This script adds keyboard shortcuts and buttons to copy/paste metadata between images.
## Usage
* require this script from your main lua file
* it adds buttons to the selected images module
* it adds two keyboard shortcuts
## Additional Software Required
## Limitations
## Author
Tobias Ellinghaus
## Change Log