luadocs/content/lua.scripts.manual/scripts/official/image_path_in_ui.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

553 B

title id weight draft author
image_path_in_ui image_path_in_ui 70 false people

Name

image_path_in_ui.lua - Add a widget with the path of the selected images

Description

Add a widget with the path of the selected images for easy copy/past Simple shortcuts to have multiple selection bufers

This plugin will add a widget at the bottom of the left column in lighttable mode

Usage

  • require this file from your main lua config file:

Additional Software Required

Limitations

Author

Jérémy Rosen

Change Log