finestructure / finestructure/MastodonPostScheduler
Add options to list more than just the first page of scheduled posts
Open
- Dominant language
- Swift
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
For sake of simplicity, listing scheduled posts currently only shows the first page. It should be possible to list any page and set the page size via command line arguments.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the command-line handling for listing scheduled posts and the code that requests the first page. Trace how the current page size is fixed, then verify that page and page-size arguments can select different results and that the requested list is displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100