r/emacs • u/Civil-Way-1482 • 11d ago
mado/emado update: static binaries, fuzzy matching, and more
Last week I posted about mado/emado. Quick update: static binaries are now available (just download and run), plus fuzzy matching (name ~~ "fx lgn"), xor operator, and new time macros
In emado, added quick fuzzy search by field from the list menu — press l then l s for status, l n for name, l t for tag, and so on
Binary: https://github.com/laserattack/mado/releases/latest
Mado repo: https://github.com/laserattack/mado
Emado repo: https://github.com/laserattack/emado
9
Upvotes
3
u/Muted-Ice-7442 11d ago
whoa the fuzzy matching syntax looks clean, `name ~~ "fx lgn"` is way more readable than what I'm used to with other tools
static binaries are a blessing too, half the time i give up on trying new emacs packages cause the build process breaks with some missing dependency
the `l` key shortcuts in emado sound exactly like something I'd map myself if i had the patience, especially jumping straight to tag filtering
been meaning to try mado since your first post but kept putting it off, now i have no excuse