34 lines
513 B
Markdown
34 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
|