Skip to content

Open sheet embeds in a split pane#147

Open
SimoneMariaRomeo wants to merge 1 commit into
ljcoder2015:masterfrom
SimoneMariaRomeo:codex/editable-embed-split-refresh
Open

Open sheet embeds in a split pane#147
SimoneMariaRomeo wants to merge 1 commit into
ljcoder2015:masterfrom
SimoneMariaRomeo:codex/editable-embed-split-refresh

Conversation

@SimoneMariaRomeo
Copy link
Copy Markdown

Summary

  • open sheet embed buttons in a split pane so the embedded table stays visible while editing
  • track rendered sheet embeds by source file
  • refresh connected embed renderers when the source sheet file is modified

Fixes #145.

Verification

  • git diff --check
  • Parser-only TypeScript pass was attempted with npx -p typescript@5.9.3 tsc --noEmit --skipLibCheck --noResolve ...; it reached only expected missing dependency/Obsidian global errors because this checkout has no node_modules and the repo depends on git+ssh packages.

AI-assisted with OpenAI Codex.

@SimoneMariaRomeo SimoneMariaRomeo mentioned this pull request May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editable embeds

1 participant