-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
phase-3Phase 3: FeaturesPhase 3: Features
Description
Command: whcli favorites
List Favorites
whcli favorites
whcli favorites --format jsonAdd to Favorites
whcli favorites add <adId>Remove from Favorites
whcli favorites rm <adId>API (needs reverse engineering)
Check browser DevTools when adding to favorites:
- Likely POST to /userfolders/ or similar
- May use different endpoint
Output
Your Favorites (3 items)
========================
┌──────────┬────────────────────────────────┬────────┐
│ ID │ Title │ Price │
├──────────┼────────────────────────────────┼────────┤
│ 12345678 │ RTX 4090 Gaming OC │ €1.200 │
│ 12345679 │ iPhone 15 Pro Max │ €900 │
└──────────┴────────────────────────────────┴────────┘
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
phase-3Phase 3: FeaturesPhase 3: Features