Dark Mode
Clipboard
Snippets
Pinned 2
Claude — 2m ago
API key for staging environment: sk-proj-xxxx
Notes — 15m ago
Meeting notes: discuss Q2 roadmap priorities with design team
1
XCODE · just now
Fixed the layout issue in PickerView.swift where the search bar was overflowing on smaller windows
2
TERMINAL · 1m ago
func viewDidLoad() { super.viewDidLoad() setupConstraints() }
3
1920×1080 SAFARI · 3m ago
Screenshot.png
4
24.3 KB · FINDER · 5m ago
PDF
Design_Spec_v2.pdf
5
Merged 3 · 8m ago
First paragraph from clipboard item...
Second merged content line...
Third item that was combined
SLACK · 12m ago
Hey, can you review the PR when you get a chance? It's the auth middleware refactor.
CHROME · 20m ago
https://api.mindclip.app/v1/clipboard
1
API Auth Header
Authorization: Bearer $TOKEN\nContent-Type: application/json
2
Git commit template
feat(scope): description\n\nBody explaining the change in detail
3
Email signature
Best regards,\nYesith Thomas — Product Design\nmindclip.app
4
SwiftUI preview wrapper
#Preview { ContentView().frame(width: 400, height: 300) }
5
PR review response
Thanks for the review! Addressed all comments. Ready for another pass.