James Kenny

FullStack developer, Building things

Add draft newsletter support

Added in support on the newsletter screen now to show your draft newsletters. I need this section for the RSS generating newsletters when a new post is created.

It will allow you to edit the newsletter and then schedule it to send.

Load the RSS content

When you add an RSS feed to audience, I load the content from the feed and store it.

The next part will be turning those posts into newsletter content.

Design time Drafter

Drafter is a feature I've had in the plans for Audience since I started it. Using the RSS feed from my blog be able to pull the content in and create the draft newsletter.

I want to then open the draft and add my own little intro or story and hit send.

The content of the newsletter is mostly done from my RSS feed, with links to the blog post I just published.

Build table for RSS Feeds

Store the RSS feed in the DB so I can run a timer against it and get new posts on the blog.