The Future of Asset Management (Neos Sprint November 2021)

This post should server as condensation point for the things discussed today in Slack.

Topics we talked about

  • Asset organization in Neos and other systems
  • Permissions (in Flow code, for editors and (future) API/GraphQL use) and how they possibly relate to asset management
  • What asset sources should be able to do
  • Read-only and writavle asset sources and their right to exist
  • Allowing arbitary metadata on assets
  • Translation/localization of assets and metadata
  • Using the CR to store asset metadata
  • Introduce “tag sources” that can be selected for asset sources to mix’n’match
  • Allow asset sources to expose tags/folders/… from their side
  • Asset sources can be a “simple source” (import from unsplash, enrich in Neos, never look back) or a “complex source” (manage assets externally, “use” rather than import, keep in sync with external source), with the distinction being somewhat fluid
  • exposing metadata from asset sources for structured search in the media browser
  • using interfaces for feature discovery on asset sources

Asset organization

In Neos we currently have Asset collections and Tags as user-facing tools to organize assets.

3 Likes