Skip to content

v0.2.0

Choose a tag to compare

@klabast klabast released this 24 Aug 11:36
· 50 commits to main since this release

presets and import/export.

  • presets: named association sets stored as plain settings files in ~/.mda — save the current state, switch between them, git the folder into your dotfiles
  • ui: presets menu with a change preview (from → to per row, result icons after applying), import any duti/mda settings file, export as .mda
  • cli: mda save [name]; mda apply now applies everything it can and reports the rest — missing apps are skipped and listed, exit 1 flags leftovers. built for fresh-machine restores.
  • mda save warns when ~/.mda is not under git (unversioned saves overwrite without history)

requires macos 15+. app still unnotarized — see the site for the open-anyway path.