New Open Source Plugin: Document Chat

After spending the past few days preparing for the plugin’s release (instead of getting enough sleep), I’m too tired to write complicated texts about the plugin.

But: I’m excited to say that I’ve now launched my newest plugin (Document Chat). The plugin also is open-source, and I’ve tried using some technologies I hadn’t used for plugins before.

Among them are:

  • Typescript
  • React with React Router
  • Cypress for component tests
  • A fully automated CI release system using GitHub actions

You can find the plugin’s source code at https://github.com/pklaschka/chat-xd-plugin :slightly_smiling_face:.

The plugin itself is a chat plugin that doesn’t require any external server (by storing the data in the document’s metadata itself).

Website: https://xdplugins.pabloklaschka.de/plugins/document-chat
Install in XD: https://xd.adobelanding.com/en/xd-plugin-download/?name=b60d0ee4

Product hunt page: https://www.producthunt.com/posts/document-chat-for-adobe-xd

PS: As I don’t trust the GitHub notification system: @ashryan, I’ve opened a PR to add this to xd-awesome, so please see this a manual notification for that (it has no hurry, just a manual notification as I don’t trust the native GitHub ones :wink:)

7 Likes