{"id":18938056,"url":"https://github.com/ichenpipi/unity-project-pin-board","last_synced_at":"2025-07-28T02:05:38.873Z","repository":{"id":173651308,"uuid":"617739621","full_name":"ichenpipi/unity-project-pin-board","owner":"ichenpipi","description":"[Unity Editor Tool] Allows you to pin commonly used assets on the window, so you can find them quickly.","archived":false,"fork":false,"pushed_at":"2023-10-14T07:51:19.000Z","size":4449,"stargazers_count":68,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T20:46:20.513Z","etag":null,"topics":["game-development","unity","unity3d","unity3d-plugin"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ichenpipi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-23T02:15:31.000Z","updated_at":"2025-03-27T11:16:46.000Z","dependencies_parsed_at":"2024-01-14T01:50:56.617Z","dependency_job_id":"f46ea53e-fc4d-4655-beec-95d445f7eaf5","html_url":"https://github.com/ichenpipi/unity-project-pin-board","commit_stats":null,"previous_names":["ichenpipi/unity-project-pin-board"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ichenpipi/unity-project-pin-board","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ichenpipi%2Funity-project-pin-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ichenpipi%2Funity-project-pin-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ichenpipi%2Funity-project-pin-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ichenpipi%2Funity-project-pin-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ichenpipi","download_url":"https://codeload.github.com/ichenpipi/unity-project-pin-board/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ichenpipi%2Funity-project-pin-board/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267451489,"owners_count":24089312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game-development","unity","unity3d","unity3d-plugin"],"created_at":"2024-11-08T12:13:18.204Z","updated_at":"2025-07-28T02:05:38.751Z","avatar_url":"https://github.com/ichenpipi.png","language":"C#","funding_links":[],"categories":["GamePlay"],"sub_categories":["HUD"],"readme":"# Project Pin Board 📌\n\n[中文文档](README_ZH.md)\n\nAllows you to pin commonly used assets on the window, so you can find them quickly.\n\nSupports name filtering, type filtering, and tag filtering. Supports custom tags to categorize.\n\n_Easy peasy, lemon squeezy!_\n\n![intro-001](Screenshots~/intro-001.png)\n\n![intro-002](Screenshots~/intro-002.gif)\n\n## Installation\n\n### Install from Package Manager (Recommend)\n\n1. Open the **Package Manager** Window.\n2. Open the **add(+)** menu in the Package Manager's toolbar.\n3. Select **Add package from git URL** from the add menu.\n4. Enter **the Git URL of this project (with `.git` suffix)** in the text box and click **Add** button.\n\nLearn more on [https://docs.unity3d.com/Manual/upm-ui-giturl.html](https://docs.unity3d.com/Manual/upm-ui-giturl.html)\n\n### Manually install\n\nDownload and put the **Whole Project** in your project's Assets folder (or any subfolder would be ok).\n\n## Usage\n\n### Open the main window\n\nYou can open the **Project Pin Board** window in the these ways:\n\n1. Go to `Window \u003e Project Pin Board`.\n2. Right click on any asset in the Project window, select `Project Pin Board \u003e Open Window` option.\n\n### How to pin assets\n\nYou can pin assets in the these ways:\n\n1. Drag assets from the Project window to the **Project Pin Board** window.\n2. Right click on assets in the Project window, select `Project Pin Board \u003e Pin` option.\n\n### How to unpin assets\n\nRight click on assets in the **Project Pin Board** window, select `Unpin` option.\n\n### More feature\n\nThese are options on **Toolbar**:\n\n1. Filter pined assets by Name.\n2. Filter pined assets by Type.\n3. Filter pined assets by Tag.\n4. Keep folder assets at the top of the pined asset list.\n5. Preview pined asset information in preview panel.\n6. Sync selection to the Project window.\n7. Sort pined assets by Name or Pin Time.\n\nThese are options on **Right-click Menu**:\n\n1. Select the asset in the Project window.\n2. Try opening the asset in Unity Editor.\n3. Show assets in the operation system file explorer.\n4. Re-pin/Unpin the assets.\n5. Top/Un-top the assets.\n6. Assign a Display Name to the asset.\n7. Assign Tags to the asset.\n\nOne more thing:\n\n1. You can drag assets from the **Project Pin Board** window into the Hierarchy/Scene window, just like you can do in the Project window.\n\n### Shortcut keys\n\n- `Alt+Shift+R`: Show selected assets in explorer\n- `Ctrl+F`: Focus to search field\n- `F2`: Set display name of the first selected asset\n- `F5`: Reload data and settings\n- `Delete/Backspace`: Unpin selected assets\n\n## Screenshots/Animations\n\n![image-001](Screenshots~/image-001.png)\n\n![image-002](Screenshots~/image-002.png)\n\n![image-003](Screenshots~/image-003.png)\n\n![image-004](Screenshots~/image-004.png)\n\n![image-005](Screenshots~/image-005.png)\n\n![image-006](Screenshots~/image-006.png)\n\n![gif-001](Screenshots~/gif-001.gif)\n\n![gif-002](Screenshots~/gif-002.gif)\n\n![gif-003](Screenshots~/gif-003.gif)\n\n![gif-004](Screenshots~/gif-004.gif)\n\n![gif-005](Screenshots~/gif-005.gif)\n\n![gif-006](Screenshots~/gif-006.gif)\n\n## Compatibility\n\nThis project is compatible with the following versions of the Unity Editor:\n\n- 2020.2 and later\n\n### Testing details\n\n| Unity Version     | Tested | Note |\n|-------------------|--------|------|\n| Unity 2020.2.5f1  | ✔️     |      |\n| Unity 2021.2.16f1 | ✔️     |      |\n| Unity 2021.3.8f1  | ✔️     |      |\n| Unity 2021.3.15f1 | ✔️     |      |\n| Unity 2021.3.22f1 | ✔️     |      |\n| Unity 2021.3.27f1 | ✔️     |      |\n| Unity 2021.3.29f1 | ✔️     |      |\n\n## Dependencies\n\n| Package | Version | Note |\n|---------|---------|------|\n| None    | None    |      |\n\n## License\n\nThis project is licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichenpipi%2Funity-project-pin-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fichenpipi%2Funity-project-pin-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichenpipi%2Funity-project-pin-board/lists"}