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
Detailed documentation is available in the mado repository
To install, copy emado.el to a directory in your Emacs
load-path. Then add this to your configuration:
(require 'emado)
(emado-default-bindings)This binds C-c e to emado-info, which opens the emado buffer
showing repository statistics. From there, press h to open the main
menu with all available commands
- Emacs 28.1 or later
madoexecutable inPATH
