Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions src/manage/create-project/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,10 @@ To work with <MainPlatformName /> projects in QGIS, you will need to [install th
Keep in mind that the project name cannot be changed later.
![New Mergin Maps project name and folder](./mergin_plugin_project_wizard_4.jpg "New Mergin Maps project name and folder")

:::danger WARNING
Your project should be saved on a local drive. Using shared network drives and cloud storage (such as OneDrive or Google Drive) is **not supported**.
:::danger Network drives are not supported
Save your <MainPlatformName /> project on a local drive or cloud storage (e.g. OneDrive or Google Drive).

Using shared network drives is **not supported**.
:::

The new <MainPlatformName /> project will be created locally on your computer and also on the <MainPlatformNameLink /> server.
Expand Down
8 changes: 5 additions & 3 deletions src/manage/plugin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,11 @@ Detailed steps on how to download and open your <MainPlatformNameLink /> project

2. Browse to the folder, where you want to save the project and click **Select folder**. The project will be downloaded here.

:::danger WARNING
Do not use shared network drives or cloud storage (such as OneDrive or Google Drive) to store your <MainPlatformName /> projects. It is not supported and can cause errors.
:::
:::danger Network drives are not supported
Save your <MainPlatformName /> project on a local drive or cloud storage (e.g. OneDrive or Google Drive).

Using shared network drives is **not supported**.
:::

3. Once the download is completed, you will have the option to open the project in QGIS.

Expand Down
6 changes: 4 additions & 2 deletions src/manage/project/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@ After the layers for the new project are selected, you just need to enter the pr

![New Mergin Maps project name and folder](../create-project/mergin_plugin_project_wizard_4.jpg "New Mergin Maps project name and folder")

:::danger WARNING
Your project should be saved on a local drive. Using shared network drives and cloud storage (such as OneDrive or Google Drive) is **not supported**.
:::danger Network drives are not supported
Save your <MainPlatformName /> project on a local drive or cloud storage (e.g. OneDrive or Google Drive).

Using shared network drives is **not supported**.
:::

### Mergin Maps project folder
Expand Down
Loading