No description
Find a file
Nextcloud bot 1158f25caf
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-21 01:07:11 +00:00
.github chore: add dependabot automerge action 2025-07-10 11:03:32 -04:00
.tx Add transifex 2025-06-10 12:22:38 -04:00
appinfo chore(i18n): Improved grammar 2025-06-18 18:18:29 +02:00
img feat: add screenshot 2025-06-16 10:08:41 -04:00
l10n fix(l10n): Update translations from Transifex 2025-09-21 01:07:11 +00:00
lib fix: wrong url for overleaf 2025-06-16 11:04:08 -04:00
src chore(deps): upgrade to vue 3 2025-06-24 13:24:15 -04:00
templates Added license and actual readme 2025-06-10 10:09:54 -04:00
tests Linting fixes 2025-06-10 13:35:21 -04:00
vendor-bin Initial commit 2025-06-09 11:51:12 -04:00
.eslintrc.cjs chore(deps): upgrade to vue 3 2025-06-24 13:24:15 -04:00
.gitignore Initial commit 2025-06-09 11:51:12 -04:00
.l10nignore add l10nignore 2025-06-10 12:26:25 -04:00
.nextcloudignore fix: update nextcloudignore 2025-06-16 10:13:37 -04:00
.nvmrc Initial commit 2025-06-09 11:51:12 -04:00
.php-cs-fixer.dist.php Initial commit 2025-06-09 11:51:12 -04:00
CHANGELOG.md chore: prepare 1.0.2 2025-06-16 11:12:43 -04:00
CODE_OF_CONDUCT.md Initial commit 2025-06-09 11:51:12 -04:00
composer.json Route works 🚀 2025-06-09 13:36:27 -04:00
composer.lock Initial commit 2025-06-09 11:51:12 -04:00
krankerl.toml add krankerl.toml 2025-06-11 08:23:25 -04:00
LICENSE Initial commit 2025-06-09 11:51:12 -04:00
package-lock.json chore(deps): upgrade to vue 3 2025-06-24 13:24:15 -04:00
package.json chore(deps): upgrade to vue 3 2025-06-24 13:24:15 -04:00
psalm.xml Linting fixes 2025-06-10 13:35:21 -04:00
README.md Added license and actual readme 2025-06-10 10:09:54 -04:00
rector.php Initial commit 2025-06-09 11:51:12 -04:00
stylelint.config.cjs limit width of input to 400px 2025-06-13 08:54:56 -04:00
vite.config.js chore(deps): upgrade to vue 3 2025-06-24 13:24:15 -04:00

Overleaf integration for Nextcloud

This integration allows you to open LaTeX files directly in Overleaf from your Nextcloud Files interface, making it easy to edit and collaborate on LaTeX documents.

Features

  • Open LaTeX files in Overleaf with a single click
  • Seamless integration with Nextcloud Files
  • Supports both self-hosted and cloud Overleaf instances
  • Secure file sharing with read-only access for Overleaf

Usage

  1. Select a .tex file in Nextcloud files
  2. Click the three-dot menu and choose "Open in Overleaf"

The file will be automatically shared with Overleaf using a secure, time-limited link. Note that modifying the file in Overleaf will not update the file in Nextcloud.

🔧 Configuration

Admin settings

Admins can configure the Overleaf server URL in the admin settings under Connected accounts. By default, it points to https://www.overleaf.com.

📄 License

This project is licensed under the AGPL-3.0-or-later. See the LICENSE file for details.