Home

Awesome

<p align="center"> <a href="https://crates.io/crates/mds"> <img src="https://img.shields.io/crates/v/mds.svg" alt="Crates.io" /> </a> <a href="https://github.com/dj8yfo/meudeus/actions?query=build"> <img src="https://github.com/dj8yfo/meudeus/actions/workflows/ci.yml/badge.svg" alt="Build & Test" /> </a> </p>

Sample screencast

asciicast

Installation

About

mds is a cli tool for

  1. navigating a collection of markdown notes
  2. creating new notes and linking them together. Notes' metadata and inter-note links are stored outside of them in .sqlite database.
  3. opening [description](links) found inside of markdown notes
  4. jumping to these [description](links)' location in markdown in editor (if one needs to change them)
  5. etc.

It links to external tools, such as bat via config.

mds works with any dumb editor. It doesn't require editor to have any kind of rich plugin system.

Usage

Keybindings

Colors

Changelog