8000 Vitepress - list formatting + Windows download component update by alex-cit · Pull Request #595 · MerginMaps/docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Vitepress - list formatting + Windows download component update #595

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 2, 2025
Merged
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
8 changes: 4 additions & 4 deletions src/.vitepress/components/AppDownload.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a href='https://play.google.com/store/apps/details?id=uk.co.lutraconsulting' target="_blank" rel="noopener noreferrer" @click="gtmEvent('google')" class="google-play-btn">
<img class="google_play" :src="withBase('/google-play-badge.png')" alt="Get it on Google Play">
</a>
<a href='https://github.com/MerginMaps/input/releases/latest' target="_blank" rel="noopener noreferrer" @click="gtmEvent('windows')">
<a href='https://github.com/MerginMaps/mobile/releases/latest' target="_blank" rel="noopener noreferrer" @click="gtmEvent('windows')">
<img class="windows" :src="withBase('/app_download_windows.png')" alt="Available on Windows">
</a>
</div>
Expand Down Expand Up @@ -53,17 +53,17 @@ img {

img.app_store {
padding: 11px;
height: 48px;
height: 60px;
}

img.google_play {
padding: 11px;
height: 48px;
height: 60px;
}

img.windows {
padding: 11px;
height: 48px;
height: 60px;
}

</style>
20 changes: 10 additions & 10 deletions src/.vitepress/sidebar/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export default {
'/': [
{
text: 'Get Started', // required
collapsed: false,
collapsed: true,
items: [
{ text: 'Capturing Your First Field Data', link: '/tutorials/capturing-first-data/' },
{ text: 'Opening Surveyed Data on Your Computer', link: '/tutorials/opening-surveyed-data-on-your-computer/' },
Expand All @@ -14,7 +14,7 @@ export default {
},
{
text: 'Install & Sign Up', // required
collapsed: false,
collapsed: true,
items: [
{ text: 'How to Install Mergin Maps Mobile App', link: '/setup/install-mobile-app/' },
{ text: 'How to Sign Up to Mergin Maps', link: '/setup/sign-up-to-mergin-maps/' },
Expand All @@ -24,7 +24,7 @@ export default {
},
{
text: 'Manage Account & Project', // required
collapsed: false,
collapsed: true,
items: [
{ text: 'User Account', link: '/manage/account/' },
{ text: 'Workspaces', link: '/manage/workspaces/' },
Expand All @@ -46,7 +46,7 @@ export default {
},
{
text: 'Setup GIS Project', // required
collapsed: false,
collapsed: true,
items: [
{ text: 'QGIS Project Preparation', link: '/gis/features/' },
{ text: 'Sorting and Search Setup', link: '/gis/search_data/' },
Expand All @@ -61,7 +61,7 @@ export default {
},
{
text: 'Configure Survey Layer', // required
collapsed: false,
collapsed: true,
items: [
{ text: 'Best Practice Tips for Layers and Forms', link: '/layer/best-practice/' },
{ text: 'Setting Up Widgets in Attributes Form', link: '/layer/form-widgets/' },
Expand All @@ -79,7 +79,7 @@ export default {
},
{
text: 'Fieldwork Tips', // required
collapsed: false,
collapsed: true,
items: [
{ text: 'Mergin Maps Mobile App Interface', link: '/field/mobile-app-ui/' },
{ text: 'Offline Use of Mergin Maps Mobile App', link: '/field/offline-use/' },
Expand All @@ -97,7 +97,7 @@ export default {
},
{
text: 'For Developers', // required
collapsed: false,
collapsed: true,
items: [
{ text: 'Custom Mobile App', link: '/dev/customapp/' },
{ text: 'Integrate Mergin Maps', link: '/dev/integration/' },
Expand All @@ -109,7 +109,7 @@ export default {
},
{
text: 'Custom Server', // required
collapsed: false,
collapsed: true,
items: [
{ text: 'Overview', link: '/server/' },
{ text: 'Install', link: '/server/install/' },
Expand All @@ -123,7 +123,7 @@ export default {
},
{
text: 'Migrate', // required
collapsed: false,
collapsed: true,
items: [
{ text: 'Migrate from QField', link: '/migrate/qfield/' },
{ text: 'Migrate from ArcGIS', link: '/migrate/arcgis/' },
Expand All @@ -132,7 +132,7 @@ export default {
},
{
text: 'Support & Legal', // required
collapsed: false,
collapsed: true,
items: [
{ text: 'Licensing', link: '/misc/licensing/' },
{ text: 'Troubleshoot', link: '/misc/troubleshoot/' },
Expand Down
6 changes: 2 additions & 4 deletions src/manage/account/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ It is not possible to change the username. If you wish to use a different userna

1. Log in to <AppDomainNameLink />.

In the upper right corner of the screen, click on your username and go to **Your profile**.

In the upper right corner of the screen, click on your username and go to **Your profile**.
![Mergin Maps profile](../dashboard/mergin-maps-dashboard-profile.jpg "Mergin Maps profile")

2. Click on the **Edit account** button.
Expand All @@ -25,8 +24,7 @@ It is not possible to change the username. If you wish to use a different userna

1. Log in to <AppDomainNameLink />.

In the upper right corner of the screen, click on your username and go to **Your profile**.

In the upper right corner of the screen, click on your username and go to **Your profile**.
![Mergin Maps profile](../dashboard/mergin-maps-dashboard-profile.jpg "Mergin Maps profile")

2. Click on the **Change password** button and set a new password.
Expand Down
8 changes: 4 additions & 4 deletions src/manage/create-project/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ When creating a project, keep in mind that its name cannot be changed later.
To work with <MainPlatformName /> projects in QGIS, you will need to [install the <QGISPluginName />](../../setup/install-mergin-maps-plugin-for-qgis/) first.

1. Open a blank or an existing project in QGIS.

2. Click on **Create Mergin Maps Project** from the toolbar.
![Create project icon in Mergin Maps QGIS plugin](../../tutorials/creating-a-project-in-qgis/qgis-create-mergin-project.jpg "Create project icon in Mergin Maps QGIS plugin")

Expand All @@ -36,7 +37,6 @@ To work with <MainPlatformName /> projects in QGIS, you will need to [install th
4. Change the workspace (if needed), name the project and select a path where your project folder and associated files will be generated.

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
Expand All @@ -49,10 +49,10 @@ The new <MainPlatformName /> project will be created locally on your computer an
Using <QGISPluginName />, you can make a copy of projects you have access to.

1. Navigate to **Mergin Maps** in the **Browser panel**.

2. Find the project you want to clone. Right-click on it and select **Clone**.

You might need to [switch to another workspace](../workspaces/#switch-workspaces-in-qgis) to locate the project.

![Clone Mergin Maps project in QGIS](./plugin-clone.jpg "Clone Mergin Maps project in QGIS")

3. Select the **workspace** from the drop-down menu and enter your new **Project Name**. Click **OK**.
Expand All @@ -66,13 +66,13 @@ The project will be saved in the selected workspace.
:::

1. Open the <MobileAppNameShort /> on your mobile device

2. Navigate to the **Home** tab and tap **Create project**
![Create project in Mergin Maps mobile app](./mobile-app-create-project.jpg "Create project in Mergin Maps mobile app")

3. Give the project a name. Keep in mind that the name cannot be changed later.

Press **Create project**.

![Mergin Maps mobile app new project name](./mobile-app-create-project-name-fields.jpg "Mergin Maps mobile app new project name")

4. Your new project will be created locally on your mobile device
Expand All @@ -90,6 +90,7 @@ The preferred way of creating a project is to use the <QGISPluginNameShort />. T
:::

1. Navigate to <AppDomainNameLink /> and sign in.

2. In the **Projects** tab, click on **Create project**
![Create Mergin Maps project through dashboard](./dashboard-create-project.jpg "Create Mergin Maps project through dashboard")

Expand All @@ -110,7 +111,6 @@ Projects you have access to and [public projects](../permissions/#public-and-pri
1. In the **Projects** tab, find the project you want to clone, open it and click on **Clone**.

If needed, [switch to another workspace](../workspaces/#switch-workspaces-in-qgis) to locate the project.

![Mergin Maps dashboard Cloning project from your workspace](./dashboard-clone-project.jpg "Mergin Maps dashboard - Cloning project from your workspace")

2. Enter the name of the cloned project. If needed, change the target workspace.
Expand Down
9 changes: 8 additions & 1 deletion src/manage/dashboard/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Use **Dashboard** in the left panel to go back to the homepage

## Projects
The **Projects** tab in the left panel displays the overview of the projects that are available to you in this workspace.

![Mergin Maps dashboard projects tab](./mergin-maps-dashboard-projects.jpg "Mergin Maps dashboard projects tab")

Here, you can:
Expand All @@ -22,12 +23,14 @@ Here, you can:
When you click on a project, you will see the overview of its content. Files can simply be **uploaded** to the project using drag and drop.

In the right upper corner, you will find buttons to **download** and [**clone**](../create-project/#clone-an-existing-project-through-mergin-maps-dashboard) the project.

![Mergin Maps dashboard project details](./mergin-maps-project-details.jpg "Mergin Maps dashboard project details")

### Project files
In **Files**, you can see the list of all files associated with the project.

Click on a file to see when it was modified, its size, to download or delete it.

![Detail of a file in Mergin Maps project](./mergin-maps-dashboard-file-detail.jpg "Detail of a file in Mergin Maps project")

### Webmaps
Expand All @@ -39,9 +42,11 @@ More details about this functionality can be found in the [Webmaps](../dashboard

### History
The **History** tab contains an overview of available project versions that can be also downloaded to your computer.

![Project history in Mergin Maps dashboard](./mergin-maps-dashboard-project-history.jpg "Project history in Mergin Maps dashboard")

You can click on a specific version to see more details.

![Project version details in Mergin Maps dashboard](./mergin-maps-dashboard-project-history-version.jpg "Project version details in Mergin Maps dashboard")

You can learn more about project history and how to revert to an older version in [Project History and Versions](../project-history/).
Expand Down Expand Up @@ -95,6 +100,7 @@ In the **Settings** tab, you will find information about the current workspace.

## User profile
**Your profile** can be accessed by clicking on the user name in the upper right corner.

![Mergin Maps dashboard user profile](./mergin-maps-dashboard-profile.jpg "Mergin Maps dashboard user profile")

Here you can edit your account details (such as name or e-mail address), change password, manage notifications about workspace activity and close your account.
Expand All @@ -103,9 +109,10 @@ Here you can edit your account details (such as name or e-mail address), change

## Manage workspaces
Click on the user name in the upper right corner and click on **Manage workspaces** to see the overview of workspaces to which you have access as a guest, member or owner.

![Mergin Maps dashboard manage workspaces](./mergin-maps-dashboard-manage-workspaces.jpg "Mergin Maps dashboard manage workspaces")

Here you can [**create a new workspace**](../workspaces/#how-to-create-a-new-workspace), leave a workspace and accept/decline invitations to other users' workspaces.
![Mergin Maps web workspaces overview](./mergin-maps-dashboard-workspaces.jpg "Mergin Maps web workspaces overview")

![Mergin Maps web workspaces overview](./mergin-maps-dashboard-workspaces.jpg "Mergin Maps web workspaces overview")

4 changes: 3 additions & 1 deletion src/manage/delete-files/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Download and archive the data before deleting them if they may be needed in the
Deleting files through <MainDomainName /> is simple. However, you can only delete one file at a time.

1. Log in to <AppDomainNameLink /> and navigate to your project.

2. In the **Files** tab you will see the list of files that are stored in the project's folder.

Select the file you would like to delete.
Expand All @@ -28,13 +29,14 @@ Deleting files through <MainDomainName /> is simple. However, you can only delet
If you want to delete multiple files, the best way to do this is on your computer.

1. [Download the project](../plugin/#downloading-a-project-in-qgis) to your computer using <QGISPluginName />.

2. Navigate to the [project's folder](../project/#mergin-maps-project-folder) in your file browser and review the files inside the folder. There may be a [custom folder for photos](../../layer/photos/#how-to-set-up-a-custom-folder-for-storing-photos) if it was set up before.

Delete the files you do not want to keep anymore.
![Mergin Maps project files in PC folder](./folder-files.jpg "Mergin Maps project files folder")

3. [Synchronise the changes](../synchronisation/#synchronising-changes-in-qgis) in QGIS using <QGISPluginName />.

**Local changes** in **Project status** will show the list of deleted files. After synchronisation, the files will be also deleted from the cloud.

![QGIS Mergin Maps project status synchronisation](./project-status.jpg "QGIS Mergin Maps project status")

24 changes: 19 additions & 5 deletions src/manage/missing-data/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,28 +46,42 @@ This folder is accessible only from a computer, so you might not see it in your
The <MobileAppNameShort /> supports iTunes file sharing. Note that iTunes doesn't allow you to browse or edit data from the app data folder, only allows you to delete or copy the data folder to another location.

You can access your data by following these steps:

1. Plug iOS device to a computer

2. Open `Finder` file browser

3. Go to Locations and select your `<device_name>`
![Plugged iOS device Locations iTunes](./itunes.jpg "iTunes iOS device plugged to a computer")
![Plugged iOS device Locations iTunes](./itunes.jpg "iTunes iOS device plugged to a computer")

4. Click on the tab named `files`

5. Select `Input` app from a list to see a data folder
![Mergin Maps mobile app files accessed through iTunes](./itunes2.jpg "Mergin Maps mobile app files accessed through iTunes")
6 Drag-and-drop the `INPUT` folder to another location to see the content
![Mergin Maps mobile app files accessed through iTunes](./itunes2.jpg "Mergin Maps mobile app files accessed through iTunes")

6. Drag-and-drop the `INPUT` folder to another location to see the content

### Manual data transfer (between iOS and Windows)
Here are the steps to transfer the data from iPhone/iPad to a Windows PC.
< 10000 /td>
1. Make sure you have installed [iTunes](https://support.apple.com/en-us/HT210384)

2. Sign into iTunes

3. [Connect your iOS device to the PC](https://support.apple.com/en-gb/guide/iphone/iph42d9b3178/15.0/ios/15.0) and unlock the screen

4. In iTunes, click on the phone icon in the toolbar
![iTunes phone icon](./ios_win_itunes.jpg "iTunes phone icon")
![iTunes phone icon](./ios_win_itunes.jpg "iTunes phone icon")

5. From the left panel, select **File Sharing**

6. Select **Input** in Apps tab

7. Under Input Documents, select **INPUT** folder

8. Press **Save...**
![iTunes save Mergin Maps mobile app files](./ios_win_itunes_input.jpg "iTunes save Mergin Maps mobile app files")
![iTunes save Mergin Maps mobile app files](./ios_win_itunes_input.jpg "iTunes save Mergin Maps mobile app files")

9. Select a path to save the folder on your computer.

## Next steps
Expand Down
5 changes: 4 additions & 1 deletion src/manage/permissions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ Editors can:
- **Admin**: This role is only available for workspace members. In addition to the **Write** access, admins can [delete the project](../project-advanced/#delete-a-project) or [transfer](../project-advanced/#transfer-a-project) it to another workspace. They can also create new projects and manage workspace members.
- **Owner**: In addition to the **Admin** access, owners can also access [invoicing and subscription](../subscriptions/) settings. **Owner** has full access to the project or workspace.


:::tip
Invoices can be made accessible also to a person that is not a workspace member, such as someone from your accounting department. They can [access the subscription management portal using a link](../subscriptions/#accessing-subscription-management-portal-directly-without-mergin-maps-account).
:::
Expand Down Expand Up @@ -77,11 +76,13 @@ Although the roles of workspace members define the level of access to projects i
Users can be [added to a workspace](../project-advanced/#add-users-to-a-workspace) as guests and members through the [Members](../dashboard/#members) tab on the <DashboardShortLink />.

Here, you can also manage the member roles:

![Mergin Maps dashboard members tab](../dashboard/mergin-maps-dashboard-members.jpg "Mergin Maps dashboard members tab")

Project permissions can be reviewed in the details of a project in the **Collaborators** tab where you can find the list of users who can access the project and their project permissions.

If needed, the project permissions can be changed here:

![Changing project permissions in Mergin Maps dashboard](./dashboard-project-permissions-change.jpg "Changing project permissions in Mergin Maps dashboard")

## How to transfer ownership of a workspace
Expand All @@ -98,7 +99,9 @@ When transferring ownership of a workspace, you might also need to [update billi
To transfer the ownership of a workspace to a user that is not yet a member of your workspace, follow the steps in [How to add users to a workspace](../project-advanced/#add-users-to-a-workspace) and set the **member role** to **Owner**. The new owner has to accept the invitation.

To transfer the ownership of a workspace to a user that is already a member of your workspace, you have to change their member role to **Owner**:

1. Log in to <AppDomainNameLink />

2. Navigate to the **Members** tab. Here, you will see the list of current workspace members and their roles.
![Mergin Maps dashboard members tab](../dashboard/mergin-maps-dashboard-members.jpg "Mergin Maps dashboard members tab")

Expand Down
Loading
Loading
0