Scheduling page updates

Hello, fine Ghost humans!

I have static index pages that get updated at least once a week whenever there’s new content (Typeform quizzes, forum threads, YouTube videos, etc.). I’d love to be able to schedule those updates upstream. Right now, changes can only be published immediately or they’re lost.

Has the ability to schedule updates to existing pages ever been considered? I’d absolutely love it.

Thank you!

Suggested workaround:

Create each weekly update as a new page or post. Schedule it using the existing tools.

Add a new template to your Ghost theme that grabs and displays the most recent post or page (can use tags to target it). That way the /newest-index-page (or whatever your URL is) doesn’t change, but you can schedule what’s displaying on it to change.