Skip to content

Commit d774478

Browse files
Add section for directory and name.
Remove outdated text.
1 parent b1713df commit d774478

2 files changed

Lines changed: 25 additions & 3 deletions

File tree

51.5 KB
Loading

docs/src/content/docs/docs/v2/storage.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,36 @@ To get the WebDAV URL, please visit the documentation:
7171
7. Finally, copy the password and paste it in the password input box in Butterfly
7272
![](@assets/img/webDAV/Name4.png)
7373

74+
#### Finalizing the connection setup
75+
76+
Still not done yet! After doing the above, press the `Connect` button.
77+
78+
If you have done everything correctly, there will be some new stuff down the popup.
79+
![2 new input boxes appear down the list in the popup](@assets/img/webDAV/Directory1.png)
80+
81+
Type the name of this connection in the `Name` inputbox, you can name it anything.
82+
83+
Then, for the `Directory` inputbox, you need to type where should Butterfly store stuff inside this cloud storage.
84+
85+
For example:
86+
if you type `ButterflyDocs` for `Directory`, Butterfly will store all your files inside the `ButterflyDocs` folder in your cloud storage.
87+
88+
Notes to keep in mind:
89+
- Do not use symbols for folder names to be safe
90+
- Butterfly will create the folder if it doesnt exist
91+
92+
Lastly, after typing the name of the folder you want Butterfly to store your notes in, press `Create`.
93+
94+
Amazing!!! Finally, you are done. The first time you do this, it will be hard and long, but once you do it frequently, you will get used to it.
95+
Now, enjoy the benefits of having your notes synces to the cloud, like being able to edit the same note in 2 different devices, without needing to transfer them to the other device.
96+
97+
7498
### Offline sync {#offline}
7599

76100
This feature allows you to edit your files on remote servers while you are offline.
77101
Open the popup menu on a file or folder and click on `Sync`. This will download the file or folder and save it locally. To sync the whole root directory, click on the checkmark in the create dialog or click on the remote in the setting and click on the checkmark in the manage section.
78102

79-
There are a few limitations:
80-
81-
* You can only sync the top level of a directory. For example if you have a directory `a/b/test.bfly`, this file will not be synced.
103+
There are a few limitations
82104
* You cannot delete a file or folder while you are offline.
83105
* You cannot add, edit or delete templates while you are offline.
84106

0 commit comments

Comments
 (0)