Skip to content

feat: narrate published posts - #11

Draft
vincentritter wants to merge 19 commits into
mainfrom
feature/narrate
Draft

vincentritter wants to merge 19 commits into
mainfrom
feature/narrate

Conversation

@vincentritter

Copy link
Copy Markdown
Collaborator

Agent notes

Wavelength can now record a short narration onto an existing Micro.blog post. Open the post, record from the compact toolbar over the preview, then Save. That upload prepends a hidden <audio> tag and sends the Micropub audio property, matching how the web app attaches narration.

Before Save, Edit opens a clip editor with the same vocabulary as episode recording: waveform, split, delete a piece, record another segment, or import a file. Done applies a local take only. Save on Narrate is the upload. Once a take is live, the header Edit menu covers Retake, Edit Audio, and Delete. Deleting strips the hidden tag and omits the old audio URL so the server cannot re-append it.

Lists follow that model. On Posts, All marks narrated and podcast items. Recordings defaults to All and can filter to Podcasts or Narrations, with timestamps, kind icons, and post summaries on podcasts.

This branch also includes a few supporting changes that landed alongside the feature: post filters in the header (default Podcasts), Record restored as a detached iOS tab, and iOS 27 scene-lifecycle / build fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant