Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

SDK LrExportSession custom history step name

Participant ,
Jul 19, 2022 Jul 19, 2022

When using the LrExportSession module all the exported images get a history step name like "Export - Hard drive (date time)"

	local exportSession = LrExportSession 
	{
		exportSettings = exportSettings,
		photosToExport = photos
	}

Question: is there a way to change the history step to something custom?

TOPICS
SDK
151
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 20, 2022 Jul 20, 2022
LATEST

Interesting, I never noticed that before with my plugins that use LrExportSession.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines