Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emado - Emacs interface for mado

A pretty Emacs interface for mado — a markdown-based task/notes organizer

Entries stored as MAIN.md files in timestamped directories (YYYYMMDDTHHMMSS/MAIN.md) in MADO/ directory. The entry directory can also contain any additional files related to the entry — attachments, screenshots, logs, scripts, etc. Everything stays organized in one place

Usage example

Detailed documentation is available in the mado repository

Installation

To install, copy emado.el to a directory in your Emacs load-path. Then add this to your configuration:

(require 'emado)
(global-set-key (kbd "C-c e") 'emado-info)

Requirements

  • Emacs 28.1 or later
  • mado executable in PATH

About

markdown organizer for Emacs

Resources

Stars

Watchers

Forks

Contributors

Languages