Skip to content

Commit

Permalink
Update qna.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abertschi committed Apr 2, 2023
1 parent f6969ca commit 069b558
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions qna.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@
A: Starting from version 7, water_me includes a backup feature.
In the plant overview view, select Export/ Import Plants:

![image](https://user-images.githubusercontent.com/2311941/229356719-bbf97baf-1c44-43aa-a736-e4bf21f8d22b.png)


A json is created and stored to:

```
/storage/emulated/0/Android/data/ch.abertschi.waterme.water_me/files/water_me.json
```
![image](https://user-images.githubusercontent.com/2311941/229356730-4e4a303c-0751-4737-8813-e0f6073b9378.png)

Upon import, the current data is backuped to file `water_me.backup.json` in the same directory.
Pictures created with version 7 or later are stored in the same directory as well.

0 comments on commit 069b558

Please sign in to comment.