---
title: "QuickLook — Quick Start"
url: https://memory.wiki/womPEbUm
updated: 2026-04-27T01:22:46.984Z
hub: https://memory.wiki/hub/raymindai
bundle_count: 1
concept_count: 12
source: "mcp"
---
# QuickLook — Quick Start

## What It Does

Press **Space** on any `.md` file in Finder to see a beautifully rendered preview — powered by the same mdfy.cc rendering engine.

## Install

QuickLook is automatically installed when you install the mdfy Mac app:

1. Install mdfy for Mac from [mdfy.cc/plugins](https://mdfy.cc/plugins)
2. On first launch, the QuickLook extension is registered
3. Go to **System Settings → Privacy & Security → Extensions → Quick Look**
4. Enable **MdfyQuickLook**

## Usage

1. Open Finder
2. Navigate to any folder with `.md` files
3. Select a file
4. Press **Space**

You'll see:
- Rendered Markdown with proper typography
- Syntax-highlighted code blocks
- Tables with alignment
- KaTeX math equations
- Dark and light theme (follows system preference)
- "Open on mdfy.cc" button to publish

## Supported File Types

| Extension | Recognized |
|-----------|-----------|
| `.md` | Yes |
| `.markdown` | Yes |
| `.mdown` | Yes |
| `.mkd` | Yes |
| `.mkdn` | Yes |

## Tips

- Works in **Finder**, **Desktop**, and **Open/Save dialogs**
- Preview updates if you modify the file and press Space again
- Click **"Open on mdfy.cc"** to publish directly from the preview
- The preview respects your system dark/light mode setting

---

## Summary
QuickLook is a macOS extension that renders Markdown files as formatted previews when you press Space in Finder, powered by the mdfy.cc rendering engine and automatically installed with the mdfy Mac app.

## Themes
- markdown preview in finder
- system integration
- quick keyboard access

## Key takeaways
- QuickLook renders markdown files in Finder by pressing Space, powered by the mdfy.cc rendering engine.
- Installation requires installing the mdfy Mac app from mdfy.cc/plugins, then enabling MdfyQuickLook in System Settings Privacy and Security Extensions.
- The preview supports rendered markdown with typography, syntax-highlighted code blocks, tables with alignment, KaTeX math equations, and both dark and light themes.
- QuickLook works in Finder, Desktop, and Open/Save dialogs.
- Five markdown file extensions are recognized: .md, .markdown, .mdown, .mkd, and .mkdn.

## Insights
- The QuickLook extension must be manually enabled in System Settings after installation despite being auto-registered, creating a two-step setup process.
- The preview dynamically updates when files are modified without requiring the extension to be relaunched.
- The tool bridges local file browsing and cloud publishing through a single UI button.

## Open questions / gaps
- Does the QuickLook extension require macOS updates or specific minimum version compatibility?
- What happens if a markdown file contains unsupported syntax or elements beyond those listed?

## Concepts in this document
- **Chrome extension** _(entity)_
  Surface within memory.wiki ecosystem.
- **mdfy** _(entity)_
  A memory infrastructure layer that provides a URL-based knowledge hub for AI tools.
- **Model Context Protocol (MCP)** _(entity)_
  Technical protocol enabling AI agents to interact with mdfy documents for memory management.
- **AI Memory Ownership** _(concept)_
  Core philosophy that users should intentionally author and control their AI's memory rather than rely on automatic extraction.
- **QuickLook** _(concept)_
  macOS feature that required a deep-sign fix to resolve sandbox entitlement conflicts.
- **Cross-AI Workflow** _(concept)_
  Pattern for reading and updating mdfy documents across multiple AI tools using shared URLs.
- **Markdown as Lingua Franca** _(concept)_
  Using Markdown to ensure knowledge can be moved between any AI or human interface.
- **SSR & LLM Fetching** _(concept)_
  The technical requirement for Server-Side Rendering to allow LLMs to read web content.
- **Intentional Capture** _(concept)_
  User-initiated saving of specific insights rather than passive AI extraction.
- **Syntax highlighting** _(concept)_
  Rendering feature that colors code blocks for improved readability.
- **mdfy Mac App** _(entity)_
  Desktop integration providing native Markdown previews via QuickLook.
- **Legal Tech** _(tag)_
  Domain-specific application of AI memory for navigating complex legal systems.

## Concept relations (within this doc's concepts)
- **AI Memory Ownership** requires **Intentional Capture**
- **Cross-AI Workflow** facilitated by **Markdown as Lingua Franca**
- **mdfy** distributed via **Chrome extension**
- **Chrome extension** captures content for **mdfy**
- **Model Context Protocol (MCP)** bridges ai ecosystems **mdfy**
- **QuickLook** distributed via **mdfy**

## Bundles containing this document
- [Bundle Test 001](https://memory.wiki/b/MDNKPYPH)

_Hub canonical:_ https://memory.wiki/hub/raymindai
_Concept digest:_ https://memory.wiki/raw/hub/raymindai?digest=1&compact=1
