- Joined
- Jun 20, 2009
- Messages
- 27,164
- Location
- Houston, TX USA
- Lightroom Experience
- Power User
- Lightroom Version
- Cloud Service
I'm not sure if this is the right section to put this topic. I'm confident the moderators will relocate it if necessary.
This is a question to the Plug-in developers. I need to get a better handle on Exports, image versioning and repeatability. It would seem the SQL Server database and/or metadata added to the image file would be places to extend the functionality of LR.
Specifically, this is what I would like to do: [list type=decimal]
[li]I need to track export versions[/li]
[li]I need a snapshot of the edit history at the time of export to repeat the export at some future date.[/li]
[li]I'd like to use named Develop Presets that would permit repeatability for making new exports of earlier exports. [/li]
[li]I'd like to embed these named presets in the keyword list [/li]
[li]I would like to manage this without having to leave the Develop module or the Export Module[/li]
[/list] It would seem that a Plug-in could access the database and perhaps the image metadata to 'automagically' track this information and up the database or my tables in the database as well as update the Original image file metadata.
Before I start digging deeper into the SDK and learniong the Lua Scripting language, I would like to know how much of this is possible and if there are other resources that can help me become a skilled Lightroom developer.
This is a question to the Plug-in developers. I need to get a better handle on Exports, image versioning and repeatability. It would seem the SQL Server database and/or metadata added to the image file would be places to extend the functionality of LR.
Specifically, this is what I would like to do: [list type=decimal]
[li]I need to track export versions[/li]
[li]I need a snapshot of the edit history at the time of export to repeat the export at some future date.[/li]
[li]I'd like to use named Develop Presets that would permit repeatability for making new exports of earlier exports. [/li]
[li]I'd like to embed these named presets in the keyword list [/li]
[li]I would like to manage this without having to leave the Develop module or the Export Module[/li]
[/list] It would seem that a Plug-in could access the database and perhaps the image metadata to 'automagically' track this information and up the database or my tables in the database as well as update the Original image file metadata.
Before I start digging deeper into the SDK and learniong the Lua Scripting language, I would like to know how much of this is possible and if there are other resources that can help me become a skilled Lightroom developer.
