diff --git a/public/images/mindmeister.png b/public/images/mindmeister.png new file mode 100644 index 000000000..f0d42ebc2 Binary files /dev/null and b/public/images/mindmeister.png differ diff --git a/public/images/screenshots/mindmeister.png b/public/images/screenshots/mindmeister.png new file mode 100644 index 000000000..6c366010b Binary files /dev/null and b/public/images/screenshots/mindmeister.png differ diff --git a/server/pages/integrations/content.json b/server/pages/integrations/content.json index 81b3cc7a9..81fc7dd26 100644 --- a/server/pages/integrations/content.json +++ b/server/pages/integrations/content.json @@ -41,6 +41,13 @@ "category": "Collaboration", "description": "Create flowcharts and technical diagrams with ease" }, + { + "slug": "mindmeister", + "name": "Mindmeister", + "url": "https://mindmeister.com", + "category": "Collaboration", + "description": "Interactive and embeddable mind maps" + }, { "slug": "realtime-board", "name": "Realtime Board", diff --git a/server/pages/integrations/mindmeister.md b/server/pages/integrations/mindmeister.md new file mode 100644 index 000000000..cb2bef14d --- /dev/null +++ b/server/pages/integrations/mindmeister.md @@ -0,0 +1,5 @@ +In an Outline document, paste a link to a public [Mindmeister](https://mindmeister.com) mind map or embed link and it will be converted into an interactive, embedded map – right inside your document. + +![Mindmeister Outline Integration](/images/screenshots/mindmeister.png) + +> This integration works without any additional settings or authentication.