1

I need to create a list of and on-demand delete unused symbols in my XD document. Do you think it is possible to build a plugin to do this for Adobe XD?

I am a beginner in JavaScript, so I am not able to decide whether such a plugin can even be built. But if there is a capability, I am sure I can build it.

Thanks.

Naveed
  • 11
  • 1
  • Yes/no questions are not received well as they are pretty much useless. What if I said "yes"? Now what? You should [edit] and rewrite your question to say what you've learned via research, and what if anything you have tried, and to ask how it can be done, not whether or not it is possible. How to do it is much more important than "yes." –  Jan 11 '19 at 13:51
  • "I am sure I can build it" - go ahead... you dont need us to tell you. if other plugins exist "Adobe XD features plugins and app-integrations from Adobe and third-party developers that enhances your design workflow by automating..." then it's possible. go have fun and try – Scriptable Jan 11 '19 at 13:53
  • Thanks for the encouragement Will and Scriptable. I will explore more on this and get back to everyone with the progress. – Naveed Jan 11 '19 at 14:06

1 Answers1

2

Global search and delete(replace) is not possible due to the edit context limitation. However, if you want to build a plugin that manages objects based on user's selection, it's totally possible.

Steve Kwak
  • 311
  • 1
  • 5