Skip to content

feat: internal file navigation for markdown links#233

Merged
code-alexander merged 4 commits into
mainfrom
dev
Apr 10, 2026
Merged

feat: internal file navigation for markdown links#233
code-alexander merged 4 commits into
mainfrom
dev

Conversation

@code-alexander

Copy link
Copy Markdown
Collaborator

No description provided.

code-alexander and others added 4 commits April 10, 2026 11:15
support [text](path) links for navigating between workspace files,
matching obsidian behavior. links without a protocol resolve relative
to the current file; links with a protocol (https://, mailto:, etc.)
still open externally.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…lugin

- use prevRootElement for cleanup in registerRootListener (return value was ignored)
- store handleClick in a ref so the root listener subscription is stable
- destructure send from usePaneMachine to avoid object dependency

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spacecake Ready Ready Preview, Comment Apr 10, 2026 3:22am

@code-alexander
code-alexander merged commit 953d0d7 into main Apr 10, 2026
10 of 11 checks passed
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.

1 participant