Mark

All work

live2026

mdre

A terminal markdown (GFM) manager that browses, renders, and edits notes in one TUI. Wiki-style links, a live preview pane, and a command palette in a single Rust binary.

  • Rust
  • CLI
  • TUI

Crates.ioSource

A dark terminal window showing a markdown note rendered by mdre.

Inside the app

  • A focused view of the markdown viewer, in editor mode.

  • A display of the main interface, showcasing the files panel, and the markdown panel

  • An expanded view of the mdre.

More work