Notetime: Minimalistic notes where everything is timestamped 1 year ago
on macOS, just:
echo "$(date) Do something" | tee -a notes
HN user
on macOS, just:
echo "$(date) Do something" | tee -a notes
Cool, what techniques did you use to create this amazing work?