Skip to content

Simplify wikilink suggestions#358

Merged
h4yfans merged 1 commit into
mainfrom
feat/wikilink-title-only-suggestions
May 11, 2026
Merged

Simplify wikilink suggestions#358
h4yfans merged 1 commit into
mainfrom
feat/wikilink-title-only-suggestions

Conversation

@h4yfans
Copy link
Copy Markdown
Collaborator

@h4yfans h4yfans commented May 11, 2026

Summary

  • show only the note or journal title for existing wikilink suggestions
  • keep create and empty states unchanged
  • update focused renderer coverage for title-only suggestion rows

Checks

  • pnpm --filter @memry/desktop exec vitest run --config config/vitest.config.ts --project renderer src/renderer/src/components/small-zero-surfaces.test.tsx src/renderer/src/components/cold-major-components.test.tsx
  • pnpm --filter @memry/desktop exec eslint src/renderer/src/components/note/content-area/wiki-link-menu.tsx src/renderer/src/components/journal/extensions/wiki-link/wiki-link-autocomplete.tsx --max-warnings=0
  • pnpm --filter @memry/desktop typecheck:web
  • git diff --check

Note: the normal pre-push hook ran the full desktop suite and failed on unrelated tests (use-bookmarks, conversation-view) plus the existing better-sqlite3 Node module mismatch in storage-data tests.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

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

Project Deployment Actions Updated (UTC)
memry-docs Ready Ready Preview, Comment May 11, 2026 11:02pm
memrynote-landing Ready Ready Preview, Comment May 11, 2026 11:02pm

@github-actions github-actions Bot added enhancement New feature or request test labels May 11, 2026
@h4yfans h4yfans marked this pull request as ready for review May 11, 2026 23:04
@h4yfans h4yfans merged commit f9a5d78 into main May 11, 2026
12 of 23 checks passed
@h4yfans h4yfans deleted the feat/wikilink-title-only-suggestions branch May 19, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant