Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

FileSystemView

An asset by zaevi
The page banner background of a mountain and forest
FileSystemView thumbnail image
FileSystemView thumbnail image
FileSystemView thumbnail image
FileSystemView hero image

Quick Information

0 ratings
FileSystemView icon image
zaevi
FileSystemView

A Godot tool like FileSystem dock, allows you to customize filters(views) to work with project resources.=========Changes in 1.5:1. (Important) Since 1.5, this plugin saves settings with json format, and you may need to update your settings manually.2. Multi-select and dragging are fully supported. You can now drag files freely. Bugs related to `ImportDock` are also fixed.3. Remade context menu provides useful functions (more in future): - Play selected scene - Copy paths for multiple files4. Support for resource thumbnails.=========Click "View Files" for more details.

Supported Engine Version
3.3
Version String
1.5
License Version
MIT
Support Level
community
Modified Date
4 years ago
Git URL
Issue URL

FileSystemView

README icon

A Godot tool similar to FileSystem dock, allows you to customize filters(views) to work with project resources.

README demo1

Changes in 1.5

  1. (Important) Since 1.5, this plugin saves settings with json format, and you may need to update your settings manually.

  2. Multi-select and dragging are fully supported. You can now drag files freely.

    Bugs related to ImportDock are also fixed.

  3. Remade context menu provides useful functions (more in future):

    • Play selected scene

    • Copy paths for multiple files

  4. Support for resource thumbnails.

Install

  1. Install via AssetLib, or download this repo and put FileSystemView folder into YOUR_PROJECT/addons/.

  2. Activate it at Project > Project Settings > Plugins. A dock named View will appear on the left-bottom side.

Usage

The usage is basically similar to FileSystem dock.

  • FileSystem dock would be influenced when using this plugin.

  • Favorites is not supported.

Configure Views

View settings are saved in config.json. If it doesn't exists, the plugin will load from defaultConfig.json.

README demo3

  • Icon comes from EditorIcons of editor theme. You can preview icons by plugins such as Editor Theme Explorer and Editor Icons Previewer

  • Filters are separated by ;, e.g: *.gd;*.cs;*.vs;*.gdns

  • Folders with no available files can be hidden.

These options can be temporary toggled when in use.

ChangeLog

1.1

  • Now folder state can keep when switching views.

  • Update folder_empty icon.

  • Fix bugs and typo.

1.0

  • First release.

Licence

MIT

A Godot tool like FileSystem dock, allows you to customize filters(views) to work with project resources.
=========
Changes in 1.5:
1. (Important) Since 1.5, this plugin saves settings with json format, and you may need to update your settings manually.
2. Multi-select and dragging are fully supported. You can now drag files freely.
Bugs related to `ImportDock` are also fixed.
3. Remade context menu provides useful functions (more in future):
- Play selected scene
- Copy paths for multiple files
4. Support for resource thumbnails.
=========
Click "View Files" for more details.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
FileSystemView icon image
zaevi
FileSystemView

A Godot tool like FileSystem dock, allows you to customize filters(views) to work with project resources.=========Changes in 1.5:1. (Important) Since 1.5, this plugin saves settings with json format, and you may need to update your settings manually.2. Multi-select and dragging are fully supported. You can now drag files freely. Bugs related to `ImportDock` are also fixed.3. Remade context menu provides useful functions (more in future): - Play selected scene - Copy paths for multiple files4. Support for resource thumbnails.=========Click "View Files" for more details.

Supported Engine Version
3.3
Version String
1.5
License Version
MIT
Support Level
community
Modified Date
4 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers