Reader.md v1.3.0
Hidden folders and reorderable roots.
What's new
- Scan hidden folders — files inside dot-prefixed folders (e.g.
.github) are now included when you add a folder. Noisy dot-dirs (.git,.svn,.next,.cache,node_modules,dist,build) are still skipped. - Reorder roots — drag a folder in the sidebar over another to reorder them; the order sticks across launches.
Install
- Download
Reader.md.zipbelow and unzip. - First launch shows "Apple cannot check it for malicious software" (it isn't notarized). Clear it once:
- Right-click the app → Open → Open, or
- Terminal:
xattr -dr com.apple.quarantine "/path/to/Reader.md.app"
Requires macOS 13+.