34 lines
635 B
Markdown
34 lines
635 B
Markdown
![]() |
---
|
||
|
title: lighttable_demo
|
||
|
id: lighttable_demo
|
||
|
weight: 50
|
||
|
draft: false
|
||
|
author: "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
|