luadocs/content/lua.scripts.manual/scripts/examples/lighttable_demo.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

635 B

title id weight draft author
lighttable_demo lighttable_demo 50 false people

Name

lighttable_demo.lua - an example script demonstrating how to control lighttable display modes

Description

lighttable_demo is an example script showing how to control lighttable layout, sorting, and filtering from a lua script. If the selected directory has different ratings, color labels, etc, then the sorting and filtering display is a little clearer.

Usage

  • require this script from your main lua file

Additional Software Required

Limitations

Author

Bill Ferguson - wpferguson@gmail.com

Change Log