621af7ca14a190faf896ae423dfa0c5259d39aae
New 'Share page (HTML)' entry in the Export menu generates a single standalone .html file: the recap record inlined as JSON plus a small baked-in renderer that reproduces the embedded YouTube player and the expandable timestamped summaries. The recipient opens it with no account and no calls back to the server. On mobile it hands the file to the native share sheet (navigator.share with files); on desktop or where unsupported it downloads. YouTube only by design — podcasts have no portable audio and are rejected with a toast. The generator runs inside index.html's own <script>, so closing tags are split and inlined JSON escapes '<' to avoid premature script termination. Ship as 0.2.160.
Description
No description provided
Languages
JavaScript
45.6%
HTML
39.3%
TypeScript
13.4%
Shell
1.2%
Makefile
0.3%
Other
0.2%