1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

folder update

This commit is contained in:
Kyle Spearrin
2019-01-15 08:27:43 -05:00
parent 840d17121e
commit cf13cba9ea

View File

@@ -35,4 +35,4 @@ This would produce a folder structure that looks like this in the web vault (and
There is no limit on the depth that you can go with nested folders, though the application interface may begin to "break" if you go too deep.
If a folder's name contains the forward slash delimiter, yet no "parent" folder exists, its name will be displayed in its entirety. In the example above, "Finance/Banking" would not produce a nested structure. You would need to create a "Finance" folder as well if nesting is desired.
If a folder's name contains the forward slash delimiter, yet no "parent" folder exists, its name will be displayed in its entirety. In the example shown above, a folder named "Finance/Banking" would not produce a nested structure. You would need to create a "Finance" folder as well if nesting is desired.