master-technology / AssetManagerStudio

The Unreal Launcher for the rest of us...
55 stars 0 forks source link

[Enhancement] Manage own Asset collections #8

Open MisterJD opened 1 year ago

MisterJD commented 1 year ago

What I always missed apart from the other problems is the possibility to sort lists of assets in a collection. This can be helpful if you want to start a new project and want to pre-sort assets that would be suitable for it. So you don't always have to search again, or write them down elsewhere.

NathanaelA commented 1 year ago

You know I have been debating how to do this, as I run into the same issue. I was thinking of having two things.

  1. Any project that exists is also an automatic collection, if you install the plugin into the project it is auto-added to the collection, but you can also manually add/remove plugins to that project collection (without installing) because you might be still debating testing plugins/assets for that project but you aren't at that stage when you want to.

  2. You can create / manage collections that aren't tied to any project (yet).

Any other ideas you have...