You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/understanding-the-flutterflow-ui/projects/how-to-create-find-organize-projects.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,34 +4,27 @@ title: How to Create, Find, and Organize Projects
4
4
tags: []
5
5
toc_max_heading_level: 5
6
6
---
7
-
# How to Create a Project
8
-
7
+
## How to Create a Project
9
8
To create a new project, go to the Dashboard and click the “Create New” button in the upper right corner. This will open the “Create Project” window where you can choose to start with a template app or a blank project. Name the project and then select a blank project or template.
10
9
11
10
During project creation, you can access a three-step "Project Setup" window, which is optional. If you prefer to bypass this, simply click "Skip." All setup options will remain accessible under “Settings and Integrations” → “Firebase” → Wizard hat icon.
12
11
13
-
# How to Find Projects
14
-
12
+
## How to Find Projects
15
13
Navigate to the Project Dashboard to view all your projects. You can search for specific projects using the search bar. Narrow your search scope with the dropdown menu next to the search bar:
16
14
17
15
- My Private Projects: Projects accessible only to you.
18
16
- My Shared Projects: Projects you own and have shared with others.
19
17
- Shared With Me: Projects shared with you that you do not own.
20
18
21
19
## **Organizing Projects**
22
-
23
20
### **Creating and Managing Tags**
24
-
25
21
To create a tag, click the orange “Tag” button or access it via the three dots in the upper right corner of a project panel, then select “Add Tag”. Tags help categorize and filter your projects for easier management.
26
22
27
23
### **Adding Tags to Projects**
28
-
29
24
Add a tag to a project by clicking the three dots in the upper right corner of the project panel and selecting a tag. Each project can have only one tag.
30
25
31
26
### **Searching and Filtering by Tags**
32
-
33
27
When a tag is selected, your projects list will filter to show only those projects associated with that tag. This filter can be combined with the search bar to refine your project search further.
34
28
35
29
## **Editing and Removing Tags**
36
-
37
30
Modify or remove tags by clicking the gear icon within the orange Tag button. This allows for quick updates to tag names and assignments.
0 commit comments