Skip to main content
Solved

Macros

  • August 12, 2024
  • 1 reply
  • 84 views

Forum|alt.badge.img

I have requirement to add various objects on a LucidSpark diagram at various points on a meeting.  I’ve been searching for a while, but can’t find a way to do this.  I was wondering if you have a macro-language, or some other way of recording a script of events to replay at some triggered time?

Best answer by Jake B

Lucid’s macro language is called the “Extension API”.  Specifically, you’re probably looking for “Editor Extensions”, which will let you programatically update the contents of a Lucidspark board.

Comments

Jake B
Forum|alt.badge.img
  • Lucid product team
  • Answer
  • August 12, 2024

Lucid’s macro language is called the “Extension API”.  Specifically, you’re probably looking for “Editor Extensions”, which will let you programatically update the contents of a Lucidspark board.