Commands  ›   ›  Open Filter And Template Manager

Open Filter And Template Manager

writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document must be open.

After it runs

FilterAndTemplateManagerWindow is shown as a modeless singleton.

When to use this

Don't use this when

Running error checks (use QAManagerCommand). Creating views (use view creation commands).

What you'll see in the chat

on start
Opening the Filter and Template Manager…
Loading filter and template management window…
thinking
Preparing WebView2 shell…
Loading React app with filter data…
on success
Filter and Template Manager is now open.
on failure
Failed to open Filter and Template Manager: {error}

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/open_filter_and_template_manager
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

filter manager · template manager · view filters · view templates · graphic overrides · colour scheme · filter template · create filter

Related commandsQAManagerCommand · OpenObjectSettingsAndStylesManagerCommand
Pillar