Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions entries/file-manager.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "file-manager",
"displayName": "File Manager",
"description": "Browse, upload, download, move, rename and extract files under your home folder from a full-page bb panel: folders expand in place, a browser-style path bar jumps to any pasted path, the panel reopens where you left it, and multi-gigabyte uploads resume after a dropped connection.",
"description": "Browse, upload, download, move, rename and extract files under your home folder — as a full-page bb panel, as a tab in the side panel beside a thread, or straight from a message: right-click a file link and \"File location\" opens its folder with the file selected. Space previews the focused file, a gallery view shows thumbnails, Properties answers what a file or folder actually is, bookmarks keep the folders you live in one click away, and a file can be handed to the agent as an @-mention — including from the composer's + menu, which otherwise only reaches the browser's machine. Multi-gigabyte uploads resume after a dropped connection.",
"icon": "FolderOpen",
"tags": [
"files",
Expand All @@ -20,7 +20,7 @@
"git": {
"url": "https://github.com/xMinor-1/bb-plugins.git",
"subdir": "plugins/file-manager",
"range": "^0.4.0",
"range": "^0.7.0",
"tagPrefix": "file-manager/"
}
}
Expand Down
Loading