Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.
This repository was archived by the owner on May 29, 2026. It is now read-only.

Full-Text Search #3

Description

@LiukScot

Summary

Replace the placeholder search button with a real full-text search across all content.

Tasks

  • SQLite FTS5 virtual table for indexing page titles and block content
  • Search API endpoint with ranked results
  • Search modal triggered by Cmd+K / Ctrl+K
  • Instant results as you type (debounced)
  • Highlight matching text in search results
  • Search across page titles, editor content, and database cell values
  • Navigate to page on result click
  • Keep FTS index updated on page/block save and delete

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions