[Feature request]: Add an option to hide snippets from subfolders #295
Closed
LukasVolgger
started this conversation in
Ideas
Replies: 4 comments
-
|
The ability to hide the snippets from subfolders is a must to this product! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
+1 - Would help a lot |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
+1 - I would like this feature as well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This feature has been implemented #371 and will be available in the next release |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently when a subfolder is created in a folder, all snippets of the subfolder are displayed in the parent folder.
e.g.:
Folder 1 {snippet1}
.... subfolder 1 {snippet2}, {snippet3}
.... subfolder 2 {snippet4}, {snippet5}
Folder 1 {snippet1}, + (visible from subfolders) {snippet2}, {snippet3}, {snippet4}, {snippet5}
If I now have a very nested folder structure, it quickly becomes confusing here. An option to hide the snippets from subfolders would be a good solution.
Beta Was this translation helpful? Give feedback.
All reactions