Skip to content

Equations end up empty or skipped on large documents #1

@stanuch

Description

@stanuch

On very large Notion pages (with lots of blocks or history), the extension sometimes moves too fast for Notion's interface to catch up.

The Problem

When using the "Auto" mode, the script triggers the equation dialog, but Notion lags slightly before the input field is actually ready to receive text.
As a result, the extension tries to paste the LaTeX code into "nothing" or hits Enter to close the dialog before the text is fully inserted. This leaves behind empty equation blocks or skipped items.

Current Workaround

If you experience this, open the HUD and decrease the speed in settings (e.g., set it to "Slow" or manually increase the ms).
I'm looking into a more permanent fix where the script waits for the specific UI element to appear rather than just waiting for a fixed time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions