NOCK
Widget

Configure the NOCK Widget

Configure the widget launcher layout, position, icon, label, colors, shortcut, and hidden-mode trigger from Settings > Widget.

The Widget tab controls the launcher users click to open the feedback form. It does not control categories, console capture, AI, or the install snippet; those live in their own settings tabs.

Open your project, go to Settings > Widget, adjust the launcher, then click Save Widget. Changes apply to newly loaded widget sessions without changing your script tag.

Layout

LayoutUse it whenPosition options
FloatingYou want the classic round feedback button.bottom-right, bottom-left, top-right, top-left
Side TabYou want a narrow vertical tab on the screen edge.side-right, side-left
PillYou want a compact edge capsule.side-right, side-left
Bottom BarYou want a full-width bar at the bottom.Position is ignored

Choose the smallest launcher that users can still discover. Floating is the default; side tab and pill are useful when your app already has bottom-corner controls.

Mode

ModeBehavior
VisibleThe launcher is visible as soon as the widget loads.
HiddenThe launcher is hidden until a shortcut, ?nock, or secret gesture reveals it.

Hidden mode keeps the widget installed without adding persistent UI. See Hidden Mode for the trigger details.

Icon

You can choose one of the built-in icon presets:

PresetGood fit
MessageGeneral feedback
ChatSupport-style feedback
IdeaFeature requests
AnnounceCampaign or beta feedback
BugBug reporting
HeartCustomer sentiment
StarReviews or praise
ZapFast issue reporting
PencilEditorial or content feedback
HandHuman help or contact

You can also set a custom icon URL. A custom URL overrides the selected preset.

Label

The label field appears for Side Tab and Bottom Bar layouts.

LayoutLabel behavior
Side TabLabel is displayed vertically on the side tab.
Bottom BarLabel is displayed beside the icon.
Floating or PillLabel is not shown.

Keep labels short, for example Feedback or Send feedback.

Colors

Set:

FieldWhat it controls
Primary ColorLauncher background and primary accents.
Text ColorText and icon color on the launcher.

Use enough contrast for the launcher to remain readable on your site.

Shortcut

The keyboard shortcut opens the widget without clicking the launcher. The default is Ctrl+Shift+F, which fires on both Ctrl (Windows/Linux) and Cmd (macOS).

Supported modifiers include Ctrl, Cmd, Meta, Shift, Alt, and Option, plus a final key such as F.

Note

Shortcuts are global while the widget is loaded. Avoid combinations already used by your app or common browser shortcuts.

Use these pages for settings outside the Widget tab:

On this page