Awesome
Project Pin Board π
Allows you to pin commonly used assets on the window, so you can find them quickly.
Supports name filtering, type filtering, and tag filtering. Supports custom tags to categorize.
Easy peasy, lemon squeezy!
Installation
Install from Package Manager (Recommend)
- Open the Package Manager Window.
- Open the add(+) menu in the Package Manager's toolbar.
- Select Add package from git URL from the add menu.
- Enter the Git URL of this project (with
.git
suffix) in the text box and click Add button.
Learn more on https://docs.unity3d.com/Manual/upm-ui-giturl.html
Manually install
Download and put the Whole Project in your project's Assets folder (or any subfolder would be ok).
Usage
Open the main window
You can open the Project Pin Board window in the these ways:
- Go to
Window > Project Pin Board
. - Right click on any asset in the Project window, select
Project Pin Board > Open Window
option.
How to pin assets
You can pin assets in the these ways:
- Drag assets from the Project window to the Project Pin Board window.
- Right click on assets in the Project window, select
Project Pin Board > Pin
option.
How to unpin assets
Right click on assets in the Project Pin Board window, select Unpin
option.
More feature
These are options on Toolbar:
- Filter pined assets by Name.
- Filter pined assets by Type.
- Filter pined assets by Tag.
- Keep folder assets at the top of the pined asset list.
- Preview pined asset information in preview panel.
- Sync selection to the Project window.
- Sort pined assets by Name or Pin Time.
These are options on Right-click Menu:
- Select the asset in the Project window.
- Try opening the asset in Unity Editor.
- Show assets in the operation system file explorer.
- Re-pin/Unpin the assets.
- Top/Un-top the assets.
- Assign a Display Name to the asset.
- Assign Tags to the asset.
One more thing:
- You can drag assets from the Project Pin Board window into the Hierarchy/Scene window, just like you can do in the Project window.
Shortcut keys
Alt+Shift+R
: Show selected assets in explorerCtrl+F
: Focus to search fieldF2
: Set display name of the first selected assetF5
: Reload data and settingsDelete/Backspace
: Unpin selected assets
Screenshots/Animations
Compatibility
This project is compatible with the following versions of the Unity Editor:
- 2020.2 and later
Testing details
Unity Version | Tested | Note |
---|---|---|
Unity 2020.2.5f1 | βοΈ | |
Unity 2021.2.16f1 | βοΈ | |
Unity 2021.3.8f1 | βοΈ | |
Unity 2021.3.15f1 | βοΈ | |
Unity 2021.3.22f1 | βοΈ | |
Unity 2021.3.27f1 | βοΈ | |
Unity 2021.3.29f1 | βοΈ |
Dependencies
Package | Version | Note |
---|---|---|
None | None |
License
This project is licensed under the MIT license.