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/doc/en/3.1.-Creating-a-New-Project.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,8 @@ The Action Log tab in the main window displays various changes that are made whe
16
16
17
17
**Do not run your project from a cloud location** (OneDrive, Dropbox, etc.). The reasons are: sometimes files cannot be imported into the project. Accessing a cloud-stored project from different computers is especially dangerous, as it can cause synchronization problems and even corrupt the database. See [this page for safe strategies for working in a team and on multiple computers](https://qualcoder-org.github.io/doc/en/2.4.-Working-in-a-Team). Similarly, **Do not run your project from a USB (flash) stick**, as database corruption can occur.
18
18
19
-
Good data management practices. For any project, maintain good data management practices, such as having backups stored regularly, and ideally backups stored in different locations (e.g., cloud, different computer folders, hard drives, USB sticks).
19
+
!!! tip
20
+
Good data management practices. For any project, maintain good data management practices, such as having backups stored regularly, and ideally backups stored in different locations (e.g., cloud, different computer folders, hard drives, USB sticks).
0 commit comments