You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mdd update now downloads and swaps in the actual release binary for your platform, verifying its checksum first, instead of shelling out to go install. A new release workflow builds and attaches binaries for macOS (Intel + Apple Silicon), Linux (amd64 + arm64), and Windows to every published release.
mdd no longer writes .mdd-cache / .mdd-undo into the project directory it's operating on — both now live under ~/.config/markdowndo/.
mdd list --active / --done filter to only open or only completed tasks; mdd add --path DIR targets a TODO.md in another directory.