Replies: 1 comment 2 replies
|
@Twindad3 i like that, so we need add this 'default post time' to workspace right? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Every new post requires manually picking a date and time on the calendar. For recurring content (e.g. a daily post published at the same time each day), this means setting the same time by hand every time.
Describe the solution you'd like
A configurable default time for new posts, at the workspace or social-account level. When creating a post, the scheduler would pre-fill the next available day at that default time (e.g. 10:00 AM), while still letting me override the time manually for any individual post.
Optionally, this could pair with a per-workspace timezone setting, since scheduling is currently UTC-only — a default time is a lot more useful if I can set it in my local timezone rather than converting to UTC every time.
Describe alternatives you've considered
Additional context
Use case: a daily recurring post (same time every day, multiple platforms) where a default time would remove a manual step from an otherwise repetitive workflow.
All reactions