Skip to main content
Solved

How do you link to a plugin from inside a Figma file without losing the context of the file

  • October 31, 2023
  • 2 replies
  • 1008 views

Ludwig_T

Hello everyone 🙂
I have a file shared on the Community and a Plugin. I want users to click a link inside the file to launch the plugin without losing context of the file and wihtout having to learn how to find a plugin in Figma.

I know I can use the link from the plugin’s Community Page, but that would result in users navigating away from my main Figma file to the community page where clicking try it would not navigate back to their open file.

I know I can add instructions on how to find the plugin in Figma but I would rather have a big button that says luanch plugin 🙂

Any ideas on how to get that working?

Thank you kindly

Best answer by tank666

Add relaunch buttons to your plugin manifest, and then set relaunch data for some node in the file. Read more here: How to add an element to the Design Tab UI? - #4 by tank666.

This topic has been closed for replies.

2 replies

tank666
  • Answer
  • October 31, 2023

Add relaunch buttons to your plugin manifest, and then set relaunch data for some node in the file. Read more here: How to add an element to the Design Tab UI? - #4 by tank666.


Ludwig_T
  • Author
  • New Member
  • October 31, 2023

Thank you ❤️ 🙏 @tank666 I will have a look at this