Skip to content

Support symlinked workspace entries#86

Open
joelbqz wants to merge 1 commit into
masterfrom
feature/symlink
Open

Support symlinked workspace entries#86
joelbqz wants to merge 1 commit into
masterfrom
feature/symlink

Conversation

@joelbqz

@joelbqz joelbqz commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary:

  • Show symlinked markdown files and folders in the sidebar/search index using visible workspace paths.
  • Preserve symlinks on save by writing through to the resolved target.
  • Translate watcher events from symlink targets back to link paths, including symlinks created after workspace open.

Validation:

  • vp check (existing E2E warnings only)
  • vp test
  • cd apps/desktop/src-tauri && cargo test
  • cd apps/desktop/src-tauri && cargo clippy (existing warnings only)
  • cd apps/desktop/src-tauri && cargo fmt --check

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