v0.1.0
First release of scratch — a fast, keyboard-first per-worktree markdown scratchpad TUI.
- Edits $PWD/.scratch.md; debounced atomic autosave; non-destructive external-change reload (fsnotify).
- Keys: type to edit · ctrl+s save · ctrl+r reload · ctrl+q/esc quit.
- CLI:
scratch(TUI) ·scratch print·scratch append <text>·scratch path.
Install: go install github.com/schuettc/scratch@v0.1.0