Skip to main content
Question

How can I import a sticky note with tags?

  • 12 July 2024
  • 1 reply
  • 14 views

Via REST API import document it is possible to create a document with sticky notes. 

But it is not explained in the documentation how it is possible to add tags to the note?

{ "id": "shape4", "type": "stickyNote", "boundingBox": { ... }, "style": { ... }, "text": "Text", "actions": ... ], "customData": ... ], "linkedData": ... ], "opacity": 100, "note": "Test Note" }

 

Where I can add tags (tag labels) to the shape?

 

Thanks

Comments

Userlevel 2
Badge +6

Hello, 

Thank you for posting! 

Although you can create a document using sticky notes, the specific feature you're looking for is not currently supported in Lucid. We are continuously looking for ways to improve our products and your input is the most effective way to achieve that goal. You can post new ideas in the Lucid Community and these ideas will be shared with our Product Development team for consideration. Before sharing your idea, please explore our community to find existing suggestions. Upvote or comment to voice your support, as all feedback is channeled through our community.

For details on how feedback submissions are collected and considered, check out this Community post(in English).

We appreciate your willingness to provide your requests and feedback in the Lucid Community!

Reply