Landing page links (#1467)

links
This commit is contained in:
Jamie Pine
2023-10-10 21:40:52 -07:00
committed by GitHub
parent 54d88e8871
commit bb1d90da3f

View File

@@ -31,7 +31,7 @@ This is an MVP, and by no means feature complete. Please test out the features l
_Eventually Clouds will be supported and added as Cloud Locations_
- Generate [Preview Media](../../developers/architecture/preview-media) for image, video and text.
- Generate [Preview Media](../../developers/architecture/preview-media) for image, video and documents.
- Browse Locations via the [Explorer](../../developers/architecture/explorer) and view previews and metadata.
@@ -39,7 +39,7 @@ This is an MVP, and by no means feature complete. Please test out the features l
- Context menu: rename, cut, copy, paste, duplicate, delete, favorite and tag assign.
{/* - Multi-select with dedicated context menu options. */}
- Double click to open, or open with from context menu
- Quick View: an in-app viewer (images/text only for now)
- Quick View: an in-app viewer for images, videos, text files, code with syntax highlighting, PDFs.
- Browse unique files by category on Overview screen
{/* - Automatically identify unique files to discover duplicates, shown in the inspector. */}
@@ -68,7 +68,7 @@ This is an MVP, and by no means feature complete. Please test out the features l
{/* - Customize sidebar freely with section headings and flexible slots, include default layout. */}
- Pause and resume [Jobs](../../developers/architecture/jobs) with recovery on crash via Job Manager widget.
- Pause, resume and cancel [Jobs](../../developers/architecture/jobs) with recovery on crash via Job Manager widget.
{/* - Multi-window support. */}