Skip to content

Folder Tree

The folder navigation tree is located on the left side of the interface and serves as Sharp Stock's core navigation hub. It not only synchronizes with the physical directory structure on disk in real-time but also integrates asset statistics, version control status, and efficient directory interaction features.

1. Interface Layout Description

The navigation tree area is mainly composed of the following four parts:

Folder Tree Overview

  • Top Toolbar:
    • New Folder (+): Quickly create a subfolder under the currently selected directory or the root directory.
    • Settings Center (⚙): Quickly open the software configuration panel.
  • Instant Filter (Filter Box):
    • Enter keywords to filter the directory tree in real-time. Matches will be highlighted.
    • Uses a logical path retention mode: even if a parent directory does not match the keyword, if a sub-directory matches, the parent will still be displayed to ensure path hierarchy integrity.
  • Directory Browsing Area:
    • All Assets: A virtual node that allows you to view all resources in the library flattened in the main view.
    • Physical Hierarchy: Recursively displays all folders under the assets directory.
    • Asset Statistics: The number displayed to the right of the folder name represents the total number of assets in that directory (including all sub-directories).
  • Team Collaboration Status Bar:
    • Update: Synchronizes the latest changes from the SVN server.
    • Commit: Submits local modifications to the server. The button color changes dynamically based on whether there are items pending commit.

2. Core Functional Features

  • Multi-level Deep Navigation: Supports infinite directory hierarchy levels, perfectly mapping the local file system.
  • Real-time Resource Statistics: Automatically calculates asset quantities at each level, making it easy to quickly grasp resource distribution.
  • Collaboration Status Sync: Folder icons display corresponding overlay icons based on SVN status (added, modified, conflict, update, etc.).
  • Smart Search Expansion: When filtering directories, the system automatically expands paths containing matches.

3. Interaction Guide

Mouse Operations

  • Select: Single-click a folder to load its assets into the main view.
  • Expand/Collapse: Double-click a folder name or click the small arrow to the left.
  • Action Menu: Right-click a folder to bring up the context menu.

Right-click Menu Item Description

Right-click Menu Function Demo

  • Rename: Change the folder name; the system will safely synchronize changes to the physical disk path.
  • Delete: Delete the folder and all its physical content (please proceed with caution).
  • Open in File Explorer: Directly locate and open the corresponding local Windows directory.

Drag & Drop Operations

  • Asset Movement: Drag assets from the main view onto a specific folder in the navigation tree to perform a physical move.
  • Hierarchy Adjustment: Supports adjusting folder relationships within the library by dragging folders.
  • External Import: Supports dragging system folders or files directly onto a specific node in the navigation tree for rapid import.

4. Quick Action Reference

ShortcutDescription
/ Switch selection among visible folders in the list.
Expand the currently selected folder.
Collapse the currently selected folder.
F2Rename the selected folder.
DeleteTrigger folder deletion confirmation.
EscQuickly clear search keywords in the filter.