Home
Softono

Meudeus

Open source MIT Rust
48
Stars
0
Forks
1
Issues
1
Watchers
2 years
Last Commit

 About Meudeus

A skim-based `*.md` explore and surf tool

Platforms

Web Self-hosted

Languages

Rust

Links

Need Help Installing Meudeus?

We provide expert installation service for this software. Our team will install, configure, and secure Meudeus on your server. plans start at just $30.

Crates.io Build & Test

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

  • Some color themes for markdown elements in world.color.theme field of config can be found at rainglow/sublime and previewed at this awesome website rainglow.io.
  • if the patchwork in markdown irritates you, please remember, that settings.background value in a theme is editable
  • world.color.elements field of config specifies colors of most of other displayed objects.

Changelog