No description
- PHP 71.1%
- TypeScript 25.4%
- Shell 2.7%
- JavaScript 0.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github/workflows | ||
| appinfo | ||
| img | ||
| lib | ||
| LICENSES | ||
| scripts | ||
| src | ||
| tests | ||
| vendor-bin | ||
| .gitignore | ||
| .php-cs-fixer.dist.php | ||
| CHANGELOG.md | ||
| CODE_OF_CONDUCT.md | ||
| composer.json | ||
| composer.lock | ||
| eslint.config.js | ||
| LICENSE | ||
| openapi.json | ||
| package-lock.json | ||
| package.json | ||
| psalm.xml | ||
| README.md | ||
| rector.php | ||
| renovate.json | ||
| REUSE.toml | ||
| stylelint.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||
Shortcuts
Create personal shortcuts to files and folders in the Nextcloud Files app.
A shortcut is a small .nextcloudshortcut file whose contents are only the target’s numeric file id. Opening it in Files resolves that id and opens the original file or navigates to the folder.
Notes
- Shortcuts are personal stub files (normal create / rename / delete).
- These files do not open on desktops yet.
- Targets may be files or folders. Creating a shortcut to an existing shortcut stub stores the final target id (one level).
Resources
- General documentation: https://nextcloud.com/developer
- Technical documentation: https://docs.nextcloud.com/server/latest/developer_manual