1 Repo
Retrieval of metadata from a target page by following a reference or link from a source page.
Distinct from Automatic Page Metadata Extraction: Existing candidates focus on web scraping or S3 ingestion; this is about traversing internal page links for metadata retrieval.
Explore 1 awesome GitHub repository matching data & databases · Cross-Reference Metadata Extraction. Refine with filters or upvote what's useful.
This project is a metadata query engine and indexer for markdown files, designed to transform YAML frontmatter and inline fields into dynamic tables and lists. It provides a background process that extracts tags and custom fields into a searchable database, enabling the automated indexing of notes. The system is distinguished by its dual approach to data retrieval: a dedicated query language for SQL-like filtering and grouping, and a JavaScript data API. This API allows for programmatic metadata extraction and the creation of custom views and extensions using TypeScript typings. Its broader
Extracts field values from linked pages by indexing through a page reference.