You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something I'm looking to evaluate and contribute back (in hopes that maybe we can standardize on a more correct/performant/useful SDK), is adding additional context/index capabilities.
Eventually these will get auto-indexed like tags do, but right now we still have to send both tags (for search) and contexts for display. It's basically a more flexible version of 'extra' (since its just a namespaced extra).
I think for starters it'd be good to take every tag or generic object metadata and stuff it into the context.
The text was updated successfully, but these errors were encountered:
Something I'm looking to evaluate and contribute back (in hopes that maybe we can standardize on a more correct/performant/useful SDK), is adding additional context/index capabilities.
Contexts look like this:
Eventually these will get auto-indexed like tags do, but right now we still have to send both tags (for search) and contexts for display. It's basically a more flexible version of 'extra' (since its just a namespaced extra).
I think for starters it'd be good to take every tag or generic object metadata and stuff it into the context.
The text was updated successfully, but these errors were encountered: