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
<TooltiphasArrowplacement='top'borderRadius={5}width={150}label="Entities can be Base Tables, Metabase Models or MinusX Catalog Entities"><Textmb={0}pb={0}fontSize={"xs"}fontWeight={"bold"}textTransform={"uppercase"}color={"minusxGreen.600"}>{entitiesInContext}{entitiesInContext!=1 ? 'entities' : 'entity'} in context</Text></Tooltip>
<TooltiphasArrowplacement='top'borderRadius={5}width={150}label="Context contains Base Tables, Metabase Models, Cards and Dashboards. MinusX figures out the rest.">
564
+
<Textmb={0}pb={0}fontSize={"xs"}fontWeight={"bold"}textTransform={"uppercase"}color={"minusxGreen.600"}>Everything in context</Text>
565
+
</Tooltip>
566
+
:
567
+
<>
568
+
<TooltiphasArrowplacement='top'borderRadius={5}width={150}label="Entities can be Base Tables, Metabase Models or MinusX Catalog Entities">
569
+
<Textmb={0}pb={0}fontSize={"xs"}fontWeight={"bold"}textTransform={"uppercase"}color={"minusxGreen.600"}>{entitiesInContext}{entitiesInContext!=1 ? 'entities' : 'entity'} in context</Text>
In Analyst Mode, MinusX automatically figures out what matters with smart search and context awareness — no manual setup required! Like Claude Code, it just works.
0 commit comments