padz
A fast, project-aware scratch pad for the command line.
Installation
Usage
# Create a new pad
# List all pads
# View a pad
# Edit a pad
# Delete a pad
# Pin/unpin pads
# Search pads
# Use global pads (shared across projects)
Shell Completions
Generate shell completions:
# Bash
# Zsh
Features
- Project-aware: pads are stored per-project by default
- Global pads: use
-gflag for cross-project notes - Pin important pads for quick access
- Full-text search across all pads
- Dynamic shell completion with pad titles
License
MIT