Back to browse
macOS Native Markdown Reader with Vim Keybinding Using Swift

macOS Native Markdown Reader with Vim Keybinding Using Swift

by coolwulf·Jun 29, 2026·3 points·1 comment

AI Analysis

MidCozyNiche Gem

Read-only Markdown viewer with Vim keys when Typora and Obsidian already do this with editing.

Strengths
  • SwiftUI native app with WKWebView rendering
  • Live reload when files change on disk
  • Vim-style navigation in reading mode
Weaknesses
  • Read-only limits use cases
  • Markdown viewer category is well-served by existing tools
Category
Target Audience

Developers, technical writers, researchers who read Markdown files

Similar To

Typora · iA Writer · Obsidian

Post Description

I have been working on this MacOS Native Markdown Reader with Vim Keybinding using Swift and here is the first public version

Similar Projects