loc stringlengths 30 153 | lastmod stringdate 2025-04-10 00:00:00 2025-09-08 00:00:00 | lang stringclasses 1
value | title stringlengths 3 86 | breadcrumbs listlengths 1 9 | html_content stringlengths 138k 1.18M | clean_text stringlengths 1 44.7k | rich_text stringlengths 80 44.7k |
|---|---|---|---|---|---|---|---|
https://docs.frappe.io/drive/teams | 2025-04-10 | en | Teams | [
"drive",
"teams"
] | <!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Teams"><meta property="og:image:width"... | The core of Drive is a **team**. One user can be part of many teams, or only one team - whatever works for you!
You can head over to the team view to have a common view for all your team members. Alternatively, go to "Home" to have files that are private to you, until you choose to share it with others.
### Managers
... | ---
title: Teams
breadcrumbs:
- drive
- teams
---
The core of Drive is a **team**. One user can be part of many teams, or only one team - whatever works for you!
You can head over to the team view to have a common view for all your team members. Alternatively, go to "Home" to have files that are private to you, until... |
https://docs.frappe.io/drive/file-access | 2025-04-10 | en | Sharing | [
"drive",
"file-access"
] | <!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Sharing"><meta property="og:image:widt... | The most important part of any cloud is access.
Frappe Drive has four types of permissions:
1. Read - including the ability to download
2. Comment - allows the user to comment on the file
3. Write - renaming, moving, seeing activity log, and - *for folders* - uploading.
3. Sharing - allows people to pass on access to ... | ---
title: Sharing
breadcrumbs:
- drive
- file-access
---
The most important part of any cloud is access.
Frappe Drive has four types of permissions:
1. Read - including the ability to download
2. Comment - allows the user to comment on the file
3. Write - renaming, moving, seeing activity log, and - *for folders* - ... |
https://docs.frappe.io/drive/files | 2025-04-10 | en | Files | [
"drive",
"files"
] | <!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Files"><meta property="og:image:width"... | The only way to currently add files to Frappe Drive is through the client. Either by dragging the files/folder onto it or by selecting the file upload option.
> Frappe Drive saves file paths in the database, so its imperative that you do not modify contents of `/private/files/$user_hash_folder` or the `file_path` in t... | ---
title: Files
breadcrumbs:
- drive
- files
---
The only way to currently add files to Frappe Drive is through the client. Either by dragging the files/folder onto it or by selecting the file upload option.
> Frappe Drive saves file paths in the database, so its imperative that you do not modify contents of `/priva... |
https://docs.frappe.io/drive/previews | 2025-04-10 | en | Previews | [
"drive",
"previews"
] | <!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Previews"><meta property="og:image:wid... | For most common file types, Frappe Drive allows you to preview it in the browser itself.
Here is a (non-exhaustive) list of file types we support. Want something added? Please get in touch or open an issue!
**Office**
* `application/pdf`
* `application/vnd.openxmlformats-officedocument.wordprocessingml.document`
* `... | ---
title: Previews
breadcrumbs:
- drive
- previews
---
For most common file types, Frappe Drive allows you to preview it in the browser itself.
Here is a (non-exhaustive) list of file types we support. Want something added? Please get in touch or open an issue!
**Office**
* `application/pdf`
* `application/vnd.ope... |
https://docs.frappe.io/drive/storage-quota | 2025-04-10 | en | Storage | [
"drive",
"storage-quota"
] | <!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Storage"><meta property="og:image:widt... | A team has a specific total storage limit, and a per-user limit. This can be configured in Desk (in the `Drive Team` DocType).
## Storage settings
Frappe Drive offers a comprehensive breakdown of your storage. You can see both the team's and your personal files'. We also highlight the files contributing most to your ... | ---
title: Storage
breadcrumbs:
- drive
- storage-quota
---
A team has a specific total storage limit, and a per-user limit. This can be configured in Desk (in the `Drive Team` DocType).
## Storage settings
Frappe Drive offers a comprehensive breakdown of your storage. You can see both the team's and your personal f... |
https://docs.frappe.io/drive/open-source | 2025-04-10 | en | Open Source | [
"drive",
"open-source"
] | <!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Open Source"><meta property="og:image:... | The term *open source* refers to software where the source code is freely available to the public for inspection, modification, enhancement and redistribution.
This is opposed to most propetiery software products - like Google Drive or Dropbox - which do not allow you to view their codebase. Any attempt at transparenc... | ---
title: Open Source
breadcrumbs:
- drive
- open-source
---
The term *open source* refers to software where the source code is freely available to the public for inspection, modification, enhancement and redistribution.
This is opposed to most propetiery software products - like Google Drive or Dropbox - which do n... |
https://docs.frappe.io/drive/why-frappe-drive | 2025-04-10 | en | Frappe Drive for You | [
"drive",
"why-frappe-drive"
] | <!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Frappe Drive for You"><meta property="... | Drive is **completely open source** and will always be. Drive is built by Frappe - we've been here since 2007 and have a suite of products, all of which are open source.
Drive is **great for teams**. Join multiple teams - your work and family on the same account. Have a personal view, and fly between different views w... | ---
title: Frappe Drive for You
breadcrumbs:
- drive
- why-frappe-drive
---
Drive is **completely open source** and will always be. Drive is built by Frappe - we've been here since 2007 and have a suite of products, all of which are open source.
Drive is **great for teams**. Join multiple teams - your work and family... |
https://docs.frappe.io/drive/introduction | 2025-04-10 | en | Introduction | [
"drive",
"introduction"
] | <!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Introduction"><meta property="og:image... | ## What is Frappe Drive?
You dislike domination of Google and closed-source cloud solutions. Given the sensitivity of this structure, you expect that there is some good open source solution.
To your horror, you click through them all - NextCloud, OwnCloud - and none of them satisfy you. They are slow. The UI is subpa... | ---
title: Introduction
breadcrumbs:
- drive
- introduction
---
## What is Frappe Drive?
You dislike domination of Google and closed-source cloud solutions. Given the sensitivity of this structure, you expect that there is some good open source solution.
To your horror, you click through them all - NextCloud, OwnClo... |
https://docs.frappe.io/gantt/introduction | 2025-04-10 | en | Introduction | [
"gantt",
"introduction"
] | <!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Introduction"><meta property="og:image... | ## What is Frappe Gantt?
Gantt charts are bar charts that visually illustrate a project's tasks, schedule, and dependencies. With Frappe Gantt, you can build beautiful, customizable, Gantt charts with ease.
You can use it anywhere from hobby projects to tracking the goals of your team at the worksplace.
ERPNext uses... | ---
title: Introduction
breadcrumbs:
- gantt
- introduction
---
## What is Frappe Gantt?
Gantt charts are bar charts that visually illustrate a project's tasks, schedule, and dependencies. With Frappe Gantt, you can build beautiful, customizable, Gantt charts with ease.
You can use it anywhere from hobby projects to... |
https://docs.frappe.io/gantt/config | 2025-04-10 | en | Configuration | [
"gantt",
"config"
] | <!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="title" content="Configuration"><meta name="keywords" c... | Frappe Gantt offers a wide range of options to customize your chart.
| **Option** | **Description** | **Possible Values** | **Default** |
| --- | --- | --- | --- |
| `arrow_curve` | Curve radius of arrows connecting dependencies. | Any positive integer. | `5` |
| `auto_move_label` | Move task labels when user scrolls ... | ---
title: Configuration
breadcrumbs:
- gantt
- config
---
Frappe Gantt offers a wide range of options to customize your chart.
| **Option** | **Description** | **Possible Values** | **Default** |
| --- | --- | --- | --- |
| `arrow_curve` | Curve radius of arrows connecting dependencies. | Any positive integer. | `5`... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.