Skip to main content

Add New File

By dragging and dropping Assets on the desktop to `AssetBox', you can specify the path to save the assets and add it.

If the added assets does not exist in the project, it is added immediately. However, if it exists, it shows the duplicate paths and asks to add it again.

Step 1

$ pnpm assetbox manage

Step 2

For example, drag and drop gallery.svg to add it to the browser.

drag and drop files

Step 3

You can choose the path where assets will be saved.

select save path

Step 4

If there are no duplicate assets in the project, the dragged and dropped assets are directly added to the project.

add not-dupe assets

If there are duplicate assets in the project, the duplicate paths and a modal asking if you want to add them are shown.

dupe modal

Step 5

Even though it is duplicated assets, it can be added.
However, we recommend skip.

add dupe assets