diff --git a/docs/user/android-app/_category_.json b/docs/user/android-app/_category_.json index f700df3d..0195f782 100644 --- a/docs/user/android-app/_category_.json +++ b/docs/user/android-app/_category_.json @@ -1,9 +1,4 @@ { "label": "OpenCloud Android App", - "position": 8, - "link": { - "type": "generated-index", - "description": "Tutorials about the OpenCloud Android App.", - "slug": "user/android-app" - } + "position": 8 } diff --git a/docs/user/android-app/index.md b/docs/user/android-app/index.md new file mode 100644 index 00000000..42bafad2 --- /dev/null +++ b/docs/user/android-app/index.md @@ -0,0 +1,20 @@ +--- +title: OpenCloud Android App +--- + +import DocCardList from '@theme/DocCardList'; + +The OpenCloud Android app provides mobile access to OpenCloud on Android devices. +It offers essential functions for working on the go, including file management, uploads, and quick collaboration. + +#### Key Features + +- File management: view, upload, share, and organize files and folders +- Access to spaces and their stored content +- Full-text and metadata search for quickly finding documents +- Support for collaborative editing via Web Office +- Real-time synchronization of changes + +Use Case: Ideal for users who need mobile access to their OpenCloud data and want to handle essential tasks while on the go. + + diff --git a/docs/user/desktop-client/_category_.json b/docs/user/desktop-client/_category_.json index c251aaed..06b08480 100644 --- a/docs/user/desktop-client/_category_.json +++ b/docs/user/desktop-client/_category_.json @@ -1,9 +1,4 @@ { "label": "OpenCloud Desktop", - "position": 6, - "link": { - "type": "generated-index", - "description": "Tutorials about the OpenCloud Desktop.", - "slug": "user/desktop-client" - } + "position": 6 } diff --git a/docs/user/desktop-client/index.md b/docs/user/desktop-client/index.md new file mode 100644 index 00000000..4171ba70 --- /dev/null +++ b/docs/user/desktop-client/index.md @@ -0,0 +1,17 @@ +--- +title: OpenCloud Desktop Client +--- + +import DocCardList from '@theme/DocCardList'; + +The OpenCloud Desktop Client enables file synchronization between a local computer and OpenCloud. +It ensures that files are available offline and that changes are automatically synchronized once an internet connection is restored. +The client is available for Windows, macOS, and Linux. + +#### Key Features + +- Synchronization of files and folders between desktop or laptop computer and OpenCloud +- Automatic updates when changes occur +- Offline access to important data + + diff --git a/docs/user/general/_category_.json b/docs/user/general/_category_.json index ca6afb3a..23b82718 100644 --- a/docs/user/general/_category_.json +++ b/docs/user/general/_category_.json @@ -1,9 +1,5 @@ { "label": "User Interface and Navigation", - "position": 2, - "link": { - "type": "generated-index", - "description": "Tutorials about the user interface and navigation in OpenCloud.", - "slug": "user/general" - } + "position": 2 } + diff --git a/docs/user/general/account-settings.md b/docs/user/general/account-settings.md index ecf7cfcf..5433d127 100644 --- a/docs/user/general/account-settings.md +++ b/docs/user/general/account-settings.md @@ -18,9 +18,9 @@ In OpenCloud you have the option of making various settings for your user accoun ## Account information -In the settings you will first see your basic account information: +In the settings you can choose between different sections: -### Personal informations +### Profile - Profile picture - Username / Login name @@ -28,7 +28,8 @@ In the settings you will first see your basic account information: - E-mail address - Personal storage space - Group memberships - Account Information + +Account Information ### Avatar @@ -64,6 +65,12 @@ Depending on the basic configuration, you can change the following options: Under Extensions you can configure installed extensions, such as the Progressbar, if available. Extensions +## Calendar + +Under Calendar you can access your personal calendar for integration with third-party apps like Thunderbird, Apple Calendar, and others, when configured. + +Calendar + ## GDPR Under GDPR you can request a data export of your personal data if you wish. @@ -74,7 +81,3 @@ Under GDPR you can request a data export of your personal data if you wish. App Tokens allow you to connect external apps and services (such as WebDAV clients) securely without using your main password. App Tokens - -:::note -With these settings you can customize and optimize your user account according to your needs! -::: diff --git a/docs/user/general/file-list-adjustments.md b/docs/user/general/file-list-adjustments.md index cfe1f62a..9642f38d 100644 --- a/docs/user/general/file-list-adjustments.md +++ b/docs/user/general/file-list-adjustments.md @@ -12,14 +12,16 @@ Clicking on the settings icon on the right side of the user interface takes you ## Available options -- Display hidden files +Settings icon + +- Show hidden files - Activate or deactivate the display of hidden files. - Hidden files are often system or configuration files. -- Display file extensions +- Show file extensions - Specify whether the file extensions (e.g. `.docx`, `.jpg`) should be displayed after the file names. This makes it easier to identify file types. -- Files per page +- Items per page - Specify how many files should be displayed per page in a folder. - Useful for navigating in folders with many files. @@ -27,9 +29,3 @@ Clicking on the settings icon on the right side of the user interface takes you - Customize the size of the icons and buttons: - Small tiles for a more compact view. - Large tiles for a clearer view. - - Settings icon - -:::note -The settings made are applied immediately and offer a personalized user experience. -::: diff --git a/docs/user/general/img/account-settings/account-information.png b/docs/user/general/img/account-settings/account-information.png index 1fbb1e26..77b2ee44 100644 Binary files a/docs/user/general/img/account-settings/account-information.png and b/docs/user/general/img/account-settings/account-information.png differ diff --git a/docs/user/general/img/account-settings/app-tokens.png b/docs/user/general/img/account-settings/app-tokens.png index 38f558a3..ad4263a6 100644 Binary files a/docs/user/general/img/account-settings/app-tokens.png and b/docs/user/general/img/account-settings/app-tokens.png differ diff --git a/docs/user/general/img/account-settings/calendar.png b/docs/user/general/img/account-settings/calendar.png new file mode 100644 index 00000000..42dd298a Binary files /dev/null and b/docs/user/general/img/account-settings/calendar.png differ diff --git a/docs/user/general/img/account-settings/extensions.png b/docs/user/general/img/account-settings/extensions.png index 26871b97..262915a6 100644 Binary files a/docs/user/general/img/account-settings/extensions.png and b/docs/user/general/img/account-settings/extensions.png differ diff --git a/docs/user/general/img/account-settings/gdpr.png b/docs/user/general/img/account-settings/gdpr.png index 057f4c36..e3090b48 100644 Binary files a/docs/user/general/img/account-settings/gdpr.png and b/docs/user/general/img/account-settings/gdpr.png differ diff --git a/docs/user/general/img/account-settings/preferences.png b/docs/user/general/img/account-settings/preferences.png index 4b371717..873a1de6 100644 Binary files a/docs/user/general/img/account-settings/preferences.png and b/docs/user/general/img/account-settings/preferences.png differ diff --git a/docs/user/general/img/account-settings/visible-avatar.png b/docs/user/general/img/account-settings/visible-avatar.png index 8a0c00f5..e7eb31e3 100644 Binary files a/docs/user/general/img/account-settings/visible-avatar.png and b/docs/user/general/img/account-settings/visible-avatar.png differ diff --git a/docs/user/general/index.md b/docs/user/general/index.md new file mode 100644 index 00000000..1a5aa306 --- /dev/null +++ b/docs/user/general/index.md @@ -0,0 +1,16 @@ +--- +title: Web User Interface and Navigation +--- + +import DocCardList from '@theme/DocCardList'; + +The Web Client is the primary interface of OpenCloud. +It provides full access through the browser without requiring any additional software installation. + +#### Key Features + +- File Management: Create, upload, edit, share, and organize files and folders +- Space and User/Group Management +- Collabora Online for real-time collaborative document editing + + diff --git a/docs/user/general/overview.md b/docs/user/general/overview.md index e746b13b..9a0aec1f 100644 --- a/docs/user/general/overview.md +++ b/docs/user/general/overview.md @@ -2,13 +2,13 @@ sidebar_position: 1 id: overview title: Overview -description: Overview of the user interface +description: Overview of the web user interface draft: false --- -# OpenCloud - Overview of the user interface +# OpenCloud - Overview of the web user interface -The OpenCloud interface consists of several areas that help you to work efficiently with files and settings +The OpenCloud web interface consists of several areas that help you to work efficiently with files and settings Overview @@ -87,7 +87,3 @@ Here you can customize additional display options such as sorting or column sele ## 18. Context Menu Right-clicking on a file or folder opens the context menu with specific options. - -:::note -With this overview, you can quickly find your way around OpenCloud and use the most important functions efficiently! -::: diff --git a/docs/user/general/view-modes.md b/docs/user/general/view-modes.md index 133a5db3..8e79ffc9 100644 --- a/docs/user/general/view-modes.md +++ b/docs/user/general/view-modes.md @@ -26,7 +26,3 @@ A more compact version of the table view, in which the data is summarized more c A view in which files and folders are displayed as tiles. Ideal for visual representations and if you want to access icons quickly. Tiles - -:::note -With these options, you can flexibly customize your Fileslist view to choose the best display for you! -::: diff --git a/docs/user/intro.md b/docs/user/intro.md index 5dd05a2f..bc2cbe99 100644 --- a/docs/user/intro.md +++ b/docs/user/intro.md @@ -23,6 +23,27 @@ import OcLogoLilac from '/static/img/oc-logo-lilac.svg'; Here you will find all the important information to successfully take the first steps in OpenCloud, to be able to solve technical problems flexibly yourself and to be able to answer frequently asked questions. +## What is OpenCloud? + +OpenCloud is the file sharing and collaboration solution of the Heinlein Group. + +Through intelligent file management and a strong open source community, files become valuable resources — effectively structured and usable in the long term. With flexible data rooms and intelligent access rights, teams can access and work together on data anytime, anywhere without barriers, but with a lot of productivity. + +OpenCloud can be accessed in different ways, depending on the device and use case: + +- The ["Web Client"](./general/) provides full access to all OpenCloud features directly in the browser. It allows file management, user and space administration, and online collaboration via Collabora. + +- The ["Desktop Client"](./desktop-client/) synchronizes files between the OpenCloud and a local computer, enabling offline work and automatic updates. + +- The Mobile Apps for ["iOS"](./ios-app/) and ["Android"](./android-app/) allow quick access to files and basic management functions while on the go. + +Each client is designed for a specific workflow: +the Web Client for full-featured online use, the Desktop Client for local synchronization, and the Mobile Apps for mobile productivity. + +## How can I use OpenCloud? + +Instructions on how to install and set up your own OpenCloud can be found in the ["Admin" Documentation](../admin/welcome/index.md) under ["Getting-Started"](../admin/getting-started/) + ## Table of contents ### [User Interface and Navigation](/docs/user/general) @@ -60,15 +81,3 @@ Here you will find information on what options admins have and how you can use t ### [Common Issues and Help](/docs/user/common-issues) Here you will find information on common issues and help on how to solve them. - -## What is OpenCloud? - -OpenCloud is the file sharing and collaboration solution of the Heinlein Group. - -Through intelligent file management and a strong open source community, files become valuable resources, effectively -structured and usable in the long term. With flexible data rooms and intelligent access rights, teams can access and -work together on data anytime, anywhere without barriers, but with a lot of productivity. - -## How can I use OpenCloud? - -Instructions on how to install and set up your own OpenCloud can be found in the ["Admin" Documentation](/docs/admin/intro) under ["Getting-Started"](/docs/admin/getting-started) diff --git a/docs/user/ios-app/_category_.json b/docs/user/ios-app/_category_.json index e095a4a0..7b2be7b4 100644 --- a/docs/user/ios-app/_category_.json +++ b/docs/user/ios-app/_category_.json @@ -1,9 +1,4 @@ { "label": "OpenCloud iOS App", - "position": 7, - "link": { - "type": "generated-index", - "description": "Tutorials about the OpenCloud iOS App.", - "slug": "user/ios-app" - } + "position": 7 } diff --git a/docs/user/ios-app/index.md b/docs/user/ios-app/index.md new file mode 100644 index 00000000..b5344ae5 --- /dev/null +++ b/docs/user/ios-app/index.md @@ -0,0 +1,20 @@ +--- +title: OpenCloud iOS App +--- + +import DocCardList from '@theme/DocCardList'; + +The OpenCloud iOS app provides mobile access to OpenCloud on iPhone and iPad. +It offers essential functions for working on the go, including file management, uploads, and quick collaboration. + +#### Key Features + +- File management: view, upload, share, and organize files and folders +- Access to spaces and their stored content +- Full-text and metadata search for quickly finding documents +- Support for collaborative editing via Web Office +- Real-time synchronization of changes + +Use Case: Ideal for users who need mobile access to their OpenCloud data and want to handle essential tasks while on the go. + + diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/android-app/index.md b/i18n/de/docusaurus-plugin-content-docs/current/user/android-app/index.md new file mode 100644 index 00000000..56efb18f --- /dev/null +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/android-app/index.md @@ -0,0 +1,20 @@ +--- +title: OpenCloud Android App +--- + +import DocCardList from '@theme/DocCardList'; + +Die OpenCloud Android App ermöglicht den mobilen Zugriff auf OpenCloud über Android Geräte. +Sie bietet grundlegende Funktionen für das Arbeiten unterwegs, einschließlich Dateiverwaltung, Uploads und schneller Zusammenarbeit. + +#### Hauptfunktionen + +- Dateimanagement: Anzeigen, Hochladen, Teilen und Organisieren von Dateien und Ordnern +- Zugriff auf Spaces und darin gespeicherte Inhalte +- Volltext- und Metadatensuche zum schnellen Auffinden von Dokumenten +- Unterstützung für gemeinsames Arbeiten über Web Office +- Synchronisation von Änderungen in Echtzeit + +Einsatzbereich: Ideal für alle, die von unterwegs auf ihre OpenCloud-Daten zugreifen und grundlegende Aufgaben mobil erledigen möchten. + + diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/desktop-client/index.md b/i18n/de/docusaurus-plugin-content-docs/current/user/desktop-client/index.md new file mode 100644 index 00000000..7b963d1c --- /dev/null +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/desktop-client/index.md @@ -0,0 +1,17 @@ +--- +title: OpenCloud Desktop Client +--- + +import DocCardList from '@theme/DocCardList'; + +Der OpenCloud Desktop Client ermöglicht die Synchronisation von Dateien zwischen einem lokalen Computer und der OpenCloud. +Er stellt sicher, dass Dateien offline verfügbar sind und dass Änderungen automatisch synchronisiert werden, sobald wieder eine Internetverbindung besteht. +Der Client ist für Windows, macOS und Linux verfügbar. + +#### Hauptfunktionen + +- Synchronisation von Dateien und Ordnern zwischen Desktop- oder Laptop-Computern und der OpenCloud +- Automatische Aktualisierung bei Änderungen +- Offline-Zugriff auf wichtige Daten + + diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/account-settings.md b/i18n/de/docusaurus-plugin-content-docs/current/user/general/account-settings.md index 72e9b800..2c3c4f80 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/user/general/account-settings.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/general/account-settings.md @@ -18,17 +18,18 @@ In OpenCloud haben Sie die Möglichkeit, verschiedene Einstellungen für Ihr Ben ## Kontoinformationen -In den Einstellungen siehen Sie zunächst Ihre grundlegenden Kontoinformationen: +In den Einstellungen können Sie zwischen verschiedenen Abschnitten wählen: -### Persönliche Informationen +### Profil - Profilbild - Benutzername / Login-Name - Vor- und Nachname - E-Mail-Adresse - Persönlicher Speicherplatz -- Gruppenmitgliedschaften - Kontoinformationen +- Gruppenmitgliedschaften + +Kontoinformationen ### Avatar @@ -64,6 +65,12 @@ Je nach Grundkonfiguration können Sie die folgenden Optionen ändern: Unter "Erweiterungen" können Sie installierte Erweiterungen konfigurieren, wie z. B. die Fortschrittsanzeige, sofern verfügbar. Erweiterungen +## Kalender + +Unter „Kalender“ können Sie auf Ihren persönlichen Kalender zugreifen und ihn, sofern konfiguriert, in Apps von Drittanbietern wie Thunderbird, Apple Kalender und andere integrieren. + +Calendar + ## DSGVO Unter "DSGVO" können Sie einen Datenexport Ihrer persönlichen Daten anfordern, falls gewünscht. @@ -74,7 +81,3 @@ Unter "DSGVO" können Sie einen Datenexport Ihrer persönlichen Daten anfordern, Mit "App-Tokens" können Sie externe Apps und Dienste (wie WebDAV-Clients) sicher verbinden, ohne Ihr Hauptpasswort zu verwenden. App-Tokens - -:::note -Mit diesen Einstellungen können Sie Ihr Benutzerkonto ganz nach Ihren Bedürfnissen anpassen und optimieren! -::: diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/file-list-adjustments.md b/i18n/de/docusaurus-plugin-content-docs/current/user/general/file-list-adjustments.md index a5fef745..3f0c460c 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/user/general/file-list-adjustments.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/general/file-list-adjustments.md @@ -12,6 +12,8 @@ Wenn Sie auf das Einstellungssymbol auf der rechten Seite der Benutzeroberfläch ## Verfügbare Optionen +Settings icon + - Versteckte Dateien anzeigen - Aktivieren oder deaktivieren Sie die Anzeige von versteckten Dateien. - Bei versteckten Dateien handelt es sich oft um System- oder Konfigurationsdateien. @@ -27,9 +29,3 @@ Wenn Sie auf das Einstellungssymbol auf der rechten Seite der Benutzeroberfläch - Passen Sie die Größe der Symbole und Schaltflächen an: - Kleine Kacheln für eine kompaktere Ansicht. - Große Kacheln für eine übersichtlichere Ansicht. - -Settings icon - -:::note -Die vorgenommenen Einstellungen werden sofort übernommen und bieten ein personalisiertes Nutzererlebnis. -::: diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/account-information.png b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/account-information.png index d7498384..bbc47d0d 100644 Binary files a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/account-information.png and b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/account-information.png differ diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/app-tokens.png b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/app-tokens.png index b485adcf..767a6a87 100644 Binary files a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/app-tokens.png and b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/app-tokens.png differ diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/calendar.png b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/calendar.png new file mode 100644 index 00000000..4b3cb48b Binary files /dev/null and b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/calendar.png differ diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/extensions.png b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/extensions.png index 7372d290..99973e23 100644 Binary files a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/extensions.png and b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/extensions.png differ diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/gdpr.png b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/gdpr.png index 67304dd5..b78eb24e 100644 Binary files a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/gdpr.png and b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/gdpr.png differ diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/preferences.png b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/preferences.png index d3ee8dcd..19efcc9f 100644 Binary files a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/preferences.png and b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/preferences.png differ diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/visible-avatar.png b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/visible-avatar.png index db84716b..bd12c150 100644 Binary files a/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/visible-avatar.png and b/i18n/de/docusaurus-plugin-content-docs/current/user/general/img/account-settings/visible-avatar.png differ diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/index.md b/i18n/de/docusaurus-plugin-content-docs/current/user/general/index.md new file mode 100644 index 00000000..73bc244d --- /dev/null +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/general/index.md @@ -0,0 +1,16 @@ +--- +title: Web Benutzeroberfläche und Navigation +--- + +import DocCardList from '@theme/DocCardList'; + +Der Web Client ist die zentrale Benutzeroberfläche von OpenCloud. +Er ermöglicht den vollständigen Zugriff über den Browser, ohne dass zusätzliche Software installiert werden muss. + +#### Hauptfunktionen + +- Dateimanagement: Erstellen, Hochladen, Bearbeiten, Teilen und Organisieren von Dateien und Ordnern +- Verwaltung von Spaces sowie Benutzer- und Gruppeneinstellungen +- Collabora Online für die gemeinsame Bearbeitung von Dokumenten in Echtzeit + + diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/overview.md b/i18n/de/docusaurus-plugin-content-docs/current/user/general/overview.md index 051ec2f5..60d3348d 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/user/general/overview.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/general/overview.md @@ -2,13 +2,13 @@ sidebar_position: 1 id: overview title: Übersicht -description: Überblick der Benutzeroberfläche +description: Überblick der Web Benutzeroberfläche draft: false --- -# Überblick der Benutzeroberfläche +# Überblick der Web Benutzeroberfläche -Die OpenCloud-Benutzeroberfläche besteht aus mehreren Bereichen, die Ihnen helfen, effizient mit Dateien und Einstellungen zu arbeiten +Die OpenCloud Web Benutzeroberfläche besteht aus mehreren Bereichen, die Ihnen helfen, effizient mit Dateien und Einstellungen zu arbeiten Overview @@ -87,7 +87,3 @@ Zeigt eine Übersicht über Änderungen und Aktivitäten innerhalb eines Bereich ## 18. Kontextmenü Ein Rechtsklick auf eine Datei oder einen Ordner öffnet das Kontextmenü mit spezifischen Optionen. - -:::note -Mit dieser Übersicht können Sie sich schnell in OpenCloud zurechtfinden und die wichtigsten Funktionen effizient nutzen! -::: diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/general/view-modes.md b/i18n/de/docusaurus-plugin-content-docs/current/user/general/view-modes.md index b3f0a510..98b5f723 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/user/general/view-modes.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/general/view-modes.md @@ -26,7 +26,3 @@ Eine kompaktere Version der Tabellenansicht, in der die Daten enger zusammengefa Eine Ansicht, in der Dateien und Ordner als Kacheln dargestellt werden. Ideal für visuelle Darstellungen und wenn Sie schnell auf Symbole zugreifen möchten. Tiles - -:::note -Mit diesen Optionen können Sie Ihre Dateilistenansicht flexibel anpassen, um die beste Anzeige für Sie zu wählen! -::: diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/intro.md b/i18n/de/docusaurus-plugin-content-docs/current/user/intro.md index b140b67f..8f601f32 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/user/intro.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/intro.md @@ -21,6 +21,25 @@ import OcLogoLilac from '/static/img/oc-logo-lilac.svg'; Hier finden Sie alle wichtigen Informationen, um erfolgreich die ersten Schritte in OpenCloud zu gehen, technische Probleme flexibel selber zu beheben und häufig gestellte Fragen zu beantworten. +## Was ist OpenCloud? + +OpenCloud ist die File-Sharing- und Kollaborationslösung der Heinlein Gruppe. + +Durch intelligentes Dateimanagement und eine starke Open-Source-Community werden Dateien zu wertvollen Ressourcen – effektiv strukturiert und langfristig nutzbar. Mit flexiblen Datenräumen und intelligenten Zugriffsrechten können Teams jederzeit und von überall auf Daten zugreifen und gemeinsam daran arbeiten – barrierefrei und mit hoher Produktivität. + +Der Zugriff auf OpenCloud ist auf verschiedene Arten möglich – je nach Gerät und Anwendungsfall: + +- Der [Web Client](./general/) bietet den vollständigen Zugriff auf alle Funktionen der OpenCloud direkt im Browser. Er ermöglicht Dateimanagement, Benutzer- und Space-Verwaltung sowie die Online-Zusammenarbeit über Collabora. +- Der [Desktop Client](./desktop-client/) synchronisiert Dateien zwischen der OpenCloud und einem lokalen Computer und ermöglicht so die Offline-Arbeit sowie automatische Aktualisierungen. +- Die mobilen Apps für [iOS](./ios-app/) und [Android](./android-app/) bieten schnellen Zugriff auf Dateien und grundlegende Verwaltungsfunktionen – auch unterwegs. + +Jeder Client ist für einen bestimmten Anwendungsfall konzipiert: +der Web Client für die umfassende Online-Nutzung, der Desktop Client für die lokale Synchronisierung und die mobilen Apps für produktives Arbeiten von unterwegs. + +## Wie kann ich OpenCloud nutzen? + +Anweisungen zur Installation und Einrichtung Ihrer eigenen OpenCloud finden Sie nur in Englisch in der [„Admin“-Dokumentation](/docs/admin/welcome/index.md) unter [Erste Schritte](/docs/admin/getting-started/). + ## Inhaltsverzeichnis ### [Benutzeroberfläche und Navigation](./general) @@ -58,13 +77,3 @@ Hier finden Sie Informationen über die Administrationsfunktionen und deren Nutz ### [Häufige Probleme und Hilfe](./common-issues.md) Hier finden Sie Informationen zu häufigen Problemen und Hilfe zu deren Lösung. - -## Was ist OpenCloud? - -OpenCloud ist die File-Sharing- und Collaboration-Lösung der Heinlein Gruppe. - -Durch intelligente Dateiverwaltung und eine starke Open-Source-Community werden Dateien zu wertvollen Ressourcen – effektiv strukturiert und langfristig nutzbar. Mit flexiblen Datenräumen und intelligenten Zugriffsrechten können Teams jederzeit und überall ohne Barrieren, aber mit hoher Produktivität auf Daten zugreifen und gemeinsam daran arbeiten. - -## Wie kann ich OpenCloud nutzen? - -Anweisungen zur Installation und Einrichtung Ihrer eigenen OpenCloud finden Sie nur in Englisch in der [„Admin“-Dokumentation](/docs/admin/welcome/index.md) unter [Erste Schritte](/docs/admin/getting-started/). diff --git a/i18n/de/docusaurus-plugin-content-docs/current/user/ios-app/index.md b/i18n/de/docusaurus-plugin-content-docs/current/user/ios-app/index.md new file mode 100644 index 00000000..84e9e8da --- /dev/null +++ b/i18n/de/docusaurus-plugin-content-docs/current/user/ios-app/index.md @@ -0,0 +1,20 @@ +--- +title: OpenCloud iOS App +--- + +import DocCardList from '@theme/DocCardList'; + +Die OpenCloud iOS App ermöglicht den mobilen Zugriff auf OpenCloud über iPhone oder iPad. +Sie bietet grundlegende Funktionen für das Arbeiten unterwegs, einschließlich Dateiverwaltung, Uploads und schneller Zusammenarbeit. + +#### Hauptfunktionen + +- Dateimanagement: Anzeigen, Hochladen, Teilen und Organisieren von Dateien und Ordnern +- Zugriff auf Spaces und darin gespeicherte Inhalte +- Volltext- und Metadatensuche zum schnellen Auffinden von Dokumenten +- Unterstützung für gemeinsames Arbeiten über Web Office +- Synchronisation von Änderungen in Echtzeit + +Einsatzbereich: Ideal für alle, die von unterwegs auf ihre OpenCloud-Daten zugreifen und grundlegende Aufgaben mobil erledigen möchten. + +