Overview
Thefavorites command fetches tweets you’ve bookmarked (saved) on Twitter. Bookmarks are private and only visible to you.
Syntax
Options
Maximum number of bookmarked tweets to fetch. If not specified, uses the default from your config file (typically 50).Alias:
-nOutput tweets as JSON instead of formatted table.
Save fetched bookmarks to a JSON file.Alias:
-oEnable score-based filtering to organize bookmarks by quality score.
Examples
Output
The command displays a formatted table showing:- Tweet content and author
- Engagement metrics (likes, retweets, replies)
- Tweet timestamps
- Filter statistics (when
--filteris used)
Example Output
Bookmarks are fetched in reverse chronological order (most recent first).
Use Cases
- Archive bookmarks - Save your bookmarks before they’re deleted
- Organize saved content - Use filtering to find your best bookmarks
- Export for research - Extract bookmarked tweets for analysis or note-taking
- Backup important tweets - Create local copies of valuable content
