惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

小众软件
小众软件
C
Check Point Blog
Vercel News
Vercel News
Y
Y Combinator Blog
G
Google Developers Blog
P
Proofpoint News Feed
WordPress大学
WordPress大学
MongoDB | Blog
MongoDB | Blog
博客园 - 司徒正美
Last Week in AI
Last Week in AI
博客园 - 【当耐特】
N
Netflix TechBlog - Medium
L
LangChain Blog
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
博客园_首页
B
Blog RSS Feed
The Cloudflare Blog
MyScale Blog
MyScale Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Security Blog
Microsoft Security Blog

Buttondown's blog

Email could have been X.400 times better The physicists who convinced Fermilab to send Brazil's emails Better in-app previews Analytics 3.0 Subscriber ID variables Comments! Send latest premium action Automation filtering Free API subscribers Surveys in automations Reply to replies Labels for RSS feeds How Jeremy Singer-Vine curates curious datasets for readers 2023 (and what's next) Email vs web content Sort by engagement Better gift subscriptions How Andy Dehnart built a career reviewing television New email template Email-based automations Opt-in reply tracking Automatic alt text More social network integrations Sort by metadata Overlarge image warnings Automation tag actions Pause emails mid-flight Search tags and automations Gift via automations Subscriber-driving emails
A one-click link to your latest issue
Justin Duke · 2026-06-18 · via Buttondown's blog

When someone lands on your Modern theme subscribe page, they get your name, your description, and a box to enter their email. That's great for people who already know they want in — but a curious first-time visitor often wants to read something before they hand over their address. Until today, getting to your most recent issue from that page meant a couple of extra clicks into the archive, and we are removing those clicks. (If so you desire.)

Now the subscribe page can include a one-click link straight to your latest issue:

  • Right under the subscribe form, your most recent issue shows up as "Read the latest edition: #12 — Your subject line here", linking directly to it.
  • It only appears when your archive is public. If your archive is gated or hidden, the link stays away so you're not leaking subject lines to people who shouldn't see them.

It's off by default, so nothing changes until you want it to. If you're on the Modern theme (or Arbus, which builds on it), head to your archive settings and flip on the Latest issue link option. The Classic and Lovelace themes have linked to your latest issue for a while now — this brings Modern in line, on your terms.

Want full control instead of our very boring copy? Use template tags! Your subscribe-page description can reach straight into your recent issues, so you can write whatever framing you like around them:

newsletter.latest_public_email gives you the most recent public issue, and newsletter.recent_public_emails gives you a list you can loop and slice — both only resolve when your archive is public, so the same privacy rule applies no matter how you write it.