No description
Find a file
Ferdinand Thiessen 6470fd8b52
Merge pull request #82 from nextcloud/fix/vue3-loading
fix: loading templates and async component
2026-03-24 14:46:53 +01:00
.github build(deps): bump actions/setup-node from 6.0.0 to 6.2.0 2026-01-17 02:04:45 +00:00
.tx in progress 2023-02-24 16:23:48 +01:00
appinfo bump max NC version to 34, fix eslint issues, add mandatory name on NcModal 2026-02-16 15:08:44 +01:00
img add screenshots 2023-03-06 15:52:04 +01:00
l10n fix(l10n): Update translations from Transifex 2026-02-24 01:59:20 +00:00
lib chore: update psalm and add support for NC32 2025-06-25 15:14:19 +02:00
src fix: loading templates and async component 2026-02-27 20:04:30 +01:00
templates in progress 2023-02-24 16:23:48 +01:00
tests chore: update psalm and add support for NC32 2025-06-25 15:14:19 +02:00
vendor-bin chore: update npm and composer deps 2025-12-08 13:37:39 +01:00
.eslintrc.js bump max NC version to 34, fix eslint issues, add mandatory name on NcModal 2026-02-16 15:08:44 +01:00
.gitignore Composer fixes 2024-03-07 16:08:01 +05:30
.l10nignore in progress 2023-02-24 16:23:48 +01:00
.nextcloudignore 1.0.3 2023-06-28 10:47:49 +02:00
.php-cs-fixer.dist.php Composer fixes 2024-03-07 16:08:01 +05:30
AUTHORS.md in progress 2023-02-24 16:23:48 +01:00
CHANGELOG.md docs: warning in changelogs 2026-02-26 09:56:01 +01:00
composer.json Chore(deps-dev): Bump doctrine/dbal from 3.9.5 to 4.2.4 2025-06-27 12:28:44 +00:00
composer.lock chore: update npm and composer deps 2025-12-08 13:37:39 +01:00
COPYING in progress 2023-02-24 16:23:48 +01:00
krankerl.toml 1.0.3 2023-06-28 10:47:49 +02:00
makefile in progress 2023-02-24 16:23:48 +01:00
package-lock.json feat: Migrate to Vue 3 and use nextcloud/vue 9 2026-02-12 17:44:16 +01:00
package.json feat: Migrate to Vue 3 and use nextcloud/vue 9 2026-02-12 17:44:16 +01:00
psalm.xml test: add matrix psalm tests 2025-06-26 16:29:00 +02:00
README.md Adjust settings section to be more relatable 2023-06-29 11:41:28 +02:00
stylelint.config.js feat: Migrate to Vue 3 and use nextcloud/vue 9 2026-02-12 17:44:16 +01:00
webpack.js chore: update npm and composer deps 2025-12-08 13:37:39 +01:00

Text templates in Nextcloud

This app adds a smart picker provider to get text templates when using Text, Collectives, Talk, Mail or any place where the link picker is integrated.

🔧 Configuration

Admin settings

Nextcloud admins can define text template that will be available for all users. There is a "Text template" sub section in the "Basic settings" admin settings section.

Personal settings

Users can define their own text templates in the "Additional settings" personal settings section.