medi

A speedy CLI driven Markdown manager


medi logo

Overview

A fast, editor-centric, command-line notes manager built in Rust.

medi is a powerful tool for creating and managing your notes, articles, and documentation directly from the terminal. It’s built for developers, writers, and anyone who loves the speed and focus of a command-line workflow, combining the simplicity of Markdown with the speed of an embedded database.


Key Features


Core Philosophy

medi is built on a few guiding principles:


Technical Details

medi is written in Rust. It uses clap for command-line argument parsing, sled for the embedded key-value database and tantivy for searching. For the fuzzy finding I am using the skim crate.

View on GitHub →

Tags: project medi