32 lines
442 B
Markdown
32 lines
442 B
Markdown
![]() |
---
|
||
|
title: preferenceExample
|
||
|
id: preferenceExample
|
||
|
weight: 90
|
||
|
draft: false
|
||
|
author: "people"
|
||
|
---
|
||
|
|
||
|
## Name
|
||
|
|
||
|
preferenceExample.lua - show the different preference types that are possible with Lua
|
||
|
|
||
|
## Description
|
||
|
|
||
|
darktable script to show the different preference types that are possible with Lua
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
* require this script from your main lua file
|
||
|
|
||
|
## Additional Software Required
|
||
|
|
||
|
|
||
|
## Limitations
|
||
|
|
||
|
|
||
|
## Author
|
||
|
|
||
|
Tobias Jakobs
|
||
|
|
||
|
## Change Log
|