chore(docs): clean up and add new content (#15003)
* wip: Install * wip: sharing * wip: features * wip: features * wip: tags and folder view * update links * fix: broken reference to page sections * pr feedback * Update docs/docs/overview/comparison.md Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com> * webp * webp is glory * webp is glory --------- Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
This commit is contained in:
17
docs/docs/features/folder-view.md
Normal file
17
docs/docs/features/folder-view.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Folder View
|
||||
|
||||
Folder view provides an additional view besides the timeline that is similar to a file explorer. It allows you to navigate through the folders and files in the library. This feature is handy for a highly curated and customized external library or a nicely configured storage template.
|
||||
|
||||
You can enable this feature under [`Account Settings > Features > Folder View`](https://my.immich.app/user-settings?isOpen=feature+folders)
|
||||
|
||||
## Enable folder view
|
||||
|
||||
<img src={require('./img/folder-view-enable.webp').default} width="80%" title='Folder view enable' />
|
||||
|
||||
## Usage
|
||||
|
||||
You can then navigate to the view from the sidebar to explore the folders and files in your library.
|
||||
|
||||
<img src={require('./img/folder-access.webp').default} width="30%" title='Folder view access' />
|
||||
|
||||
<img src={require('./img/folder-view-1.webp').default} width="100%" title='Folder view' />
|
||||
Reference in New Issue
Block a user