No description
  • JavaScript 62%
  • Vue 24.1%
  • PHP 12%
  • Makefile 1.5%
  • TypeScript 0.4%
Find a file
Nextcloud bot 569771464d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-13 02:34:05 +00:00
.github Merge pull request #45 from nextcloud/dependabot/github_actions/svenstaro/upload-release-action-2.11.3 2026-05-26 20:06:49 +02:00
.tx
appinfo v3.1.1 2026-05-27 08:50:08 +02:00
css
img
l10n fix(l10n): Update translations from Transifex 2026-06-13 02:34:05 +00:00
lib
src
templates
tests
vendor-bin
.eslintrc.cjs
.gitignore
.l10nignore
.nextcloudignore
.php-cs-fixer.dist.php
AUTHORS.md
CHANGELOG.md v3.1.1 2026-05-27 08:50:08 +02:00
CODE_OF_CONDUCT.md
composer.json
COPYING
krankerl.toml
makefile
package-lock.json chore: update deps 2026-04-08 11:17:05 +02:00
package.json v3.1.1 2026-05-27 08:50:08 +02:00
psalm.xml
README.md
SECURITY.md
stylelint.config.cjs
vite.config.ts fix: Fix typo in build script 2026-05-12 10:19:27 +02:00

Excalidraw integration in Nextcloud

Excalidraw

This integration app lets users create Excalidraw boards, share board links and open boards directly in Nextcloud.

Note: Shared boards within iframe doesn't share state with the direct open board. This is a limitation on the Excalidraw side (https://github.com/excalidraw/excalidraw/issues/4308#issuecomment-2322861355).

🔧 Configuration

Admin settings

You can set the target Excalidraw server address in the the "Connected accounts" admin settings section.

🛠️ State of maintenance

While there are some things that could be done to further improve this app, the app is currently maintained with limited effort. This means:

  • The main functionality works for the majority of the use cases
  • We will ensure that the app will continue to work like this for future releases and we will fix bugs that we classify as 'critical'
  • We will not invest further development resources ourselves in advancing the app with new features
  • We do review and enthusiastically welcome community PR's

We would be more than excited if you would like to collaborate with us. We will merge pull requests for new features and fixes. We also would love to welcome co-maintainers.

If you are a customer of Nextcloud and you have a strong business case for any development of this app, we will consider your wishes for our roadmap. Please contact your account manager to talk about the possibilities.