-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Milestone
Description
Description
I would like to see a directory navigation feature for the media library in Sveltia CMS, as it is already implemented in Static CMS. This feature would consist of the following components:
- displaying folders in media library
- allowing navigation up-/down the path
- creating new folders
- showing the current path in toolbar
Decap CMS Issues
- Organise media in subfolders decaporg/decap-cms#2113
- Directory navigation in the media library decaporg/decap-cms#3240
- Media Folder is not Recursive to Sub Folders decaporg/decap-cms#4208
Implementation
- displaying folders: filter files response for type
directory
, display them - allowing navigation up-/down the path: allow to reload media files in media library when navigating the folders
- creating new folders: Adding a
.gitkeep
to the path of the new folder
Static CMS reference: StaticJsCMS/static-cms#687
kyoshino and m4rrc0
Metadata
Metadata
Assignees
Labels
No labels